You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.error(`Failed to create backup: ${error}`);
@@ -822,9 +822,25 @@ async function main() {
822
822
823
823
824
824
}// End of main function
825
+
// --ui adds fix to the launcher (when the ui launches, it returns ui_index.cjs as the entry point script, which will trigger module logic, which is now fixed)
0 commit comments