diff --git a/src/filebrowser.ts b/src/filebrowser.ts index 0ac4d4e..020855f 100644 --- a/src/filebrowser.ts +++ b/src/filebrowser.ts @@ -1,4 +1,4 @@ -const FILEBROWSER_URL_ROOT = 'https://home.banachewicz.pl/filebrowser/'; +const FILEBROWSER_URL_ROOT = 'https://filebrowser.banachewicz.pl/'; // Function to get the access token from the FileBrowser server export async function getToken(): Promise {