hook up the backend api

This commit is contained in:
AAGaming
2024-02-21 17:39:13 -05:00
parent 4696583680
commit a449181802
3 changed files with 9 additions and 34 deletions
-1
View File
@@ -44,7 +44,6 @@ declare global {
window?.DeckyPluginLoader?.deinit();
window.DeckyPluginLoader = new PluginLoader();
DeckyPluginLoader.init();
console.log(import.meta.url);
})();
export default i18n;