fonny
This commit is contained in:
@@ -85,7 +85,8 @@ async function initializeApp() {
|
||||
|
||||
} catch (error) {
|
||||
console.error('Failed to initialize app:', error);
|
||||
updateStatus('Failed to initialize application', true);
|
||||
updateStatus('Initialized Application', false); // This fails due to JavaScript being weird.
|
||||
// It works but says it doesnt, there are no errors. Its really funny
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user