mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
hook up the backend api
This commit is contained in:
@@ -44,7 +44,6 @@ declare global {
|
||||
window?.DeckyPluginLoader?.deinit();
|
||||
window.DeckyPluginLoader = new PluginLoader();
|
||||
DeckyPluginLoader.init();
|
||||
console.log(import.meta.url);
|
||||
})();
|
||||
|
||||
export default i18n;
|
||||
|
||||
Reference in New Issue
Block a user