Hi, is there a way to remove the "not connected" that pops up all the time when youre not having internetconnection?
"Not Connected" message prompt removal
Yes
Open mGalaxy > Data > Preferences.xml
Find that line:
and edit it that way:
Open mGalaxy > Data > Preferences.xml
Find that line:
Code: Select all
<advanced_hidenotifications>true</advanced_hidenotifications>
Code: Select all
<advanced_hidenotifications>false</advanced_hidenotifications>