(FIX): Another stupid ass path, I hate this
This commit is contained in:
parent
60e18685a3
commit
79c438aa3a
@ -13,8 +13,8 @@ import CreateDirectory from "../components/CreateDirectory.jsx";
|
||||
export default function Dashboard() {
|
||||
// Store the default path
|
||||
// TODO: BACK TO NORMAL PATH
|
||||
// const defaultPath = ["media", "vault"];
|
||||
const defaultPath = ["home", "azpect"];
|
||||
const defaultPath = ["media", "vault"];
|
||||
// const defaultPath = ["home", "azpect"];
|
||||
|
||||
/**
|
||||
* URL To the backend web server.
|
||||
|
||||
Reference in New Issue
Block a user