Skip to content

Commit

Permalink
Update url yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
bananu7 authored Dec 18, 2024
1 parent fed6ff9 commit 90b6508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/filebrowser.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const FILEBROWSER_URL_ROOT = 'https://filebrowser.banachewicz.pl/';
const FILEBROWSER_URL_ROOT = 'https://filebrowser.nova.banachewicz.pl/';

// Function to get the access token from the FileBrowser server
export async function getToken(): Promise<string> {
Expand Down

0 comments on commit 90b6508

Please sign in to comment.