attempted upgrade
This commit is contained in:
@@ -19,7 +19,7 @@ const AdminPage = () => {
|
||||
label="Open Pocketbase"
|
||||
Icon={DatabaseIcon}
|
||||
onClick={() =>
|
||||
window.location.replace(process.env.POCKETBASE_URL! + "/_/")
|
||||
window.location.replace(import.meta.env.POCKETBASE_URL! + "/_/")
|
||||
}
|
||||
/>
|
||||
<ListLink
|
||||
|
||||
Reference in New Issue
Block a user