Closed TheMitch2 closed 3 years ago
Travis-CI is saying " 11:14 error 'getLanguage' is defined but never used no-unused-vars
Look in authDialog and see if getLanguage is imported but never used anywhere, if so, remove the import for it.
Link destination changed, build worked as expected. I am happy with the results.
Additional le-jeu commits added
My intent is to remove the tips.json file and all references to it (no more tips at login) and add a link to the wiki on the "sync complete" dialog.
I spent a fair bit of time trying to track this all down, so if I missed anything please let me know.