Page 1 of 1

"Not Connected" message prompt removal

Posted: Fri May 26, 2023 2:11 pm
by Thelundsgaard
Hi, is there a way to remove the "not connected" that pops up all the time when youre not having internetconnection?

Re: "Not Connected" message prompt removal

Posted: Fri May 26, 2023 4:08 pm
by mgalaxy
Yes :)

Open mGalaxy > Data > Preferences.xml
Find that line:

Code: Select all

<advanced_hidenotifications>true</advanced_hidenotifications>
and edit it that way:

Code: Select all

<advanced_hidenotifications>false</advanced_hidenotifications>