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
Right now, when Thorium Nova's electron app starts up, it just says "Loading". Kinda boring. We could have the Electron process signal the renderer process to tell it what to display in a text box.
It should also include error handling. If there is a major error, it should prompt the user with what the error is and bail when they acknowledge it.
The text was updated successfully, but these errors were encountered:
Right now, when Thorium Nova's electron app starts up, it just says "Loading". Kinda boring. We could have the Electron process signal the renderer process to tell it what to display in a text box.
It should also include error handling. If there is a major error, it should prompt the user with what the error is and bail when they acknowledge it.
The text was updated successfully, but these errors were encountered: