wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

Change random tips at login to wiki link #243

Closed TheMitch2 closed 3 years ago

TheMitch2 commented 3 years ago

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.

cloudkucooland commented 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.

TheMitch2 commented 3 years ago

Link destination changed, build worked as expected. I am happy with the results.

TheMitch2 commented 3 years ago

Additional le-jeu commits added