Rename bookmarks.ts to Bookmarks.ts

master
WolverinDEV 2021-03-17 20:07:12 +01:00 committed by GitHub
parent ecf12c788e
commit 62d367129e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -521,4 +521,4 @@ loader.register_task(Stage.JAVASCRIPT_INITIALIZING, {
(window as any).bookmarks = bookmarks;
},
priority: 20
});
});