mGalaxy forum

General Discussions => Need Help? => Topic started by: Thelundsgaard on May 26, 2023, 09:11:09 AM

Title: "Not Connected" message prompt removal
Post by: Thelundsgaard on May 26, 2023, 09:11:09 AM
Hi, is there a way to remove the "not connected" that pops up all the time when youre not having internetconnection?

Title: Re: "Not Connected" message prompt removal
Post by: mgalaxy on May 26, 2023, 11:08:18 AM
Yes :)

Open mGalaxy > Data > Preferences.xml
Find that line:
Code: [Select]
<advanced_hidenotifications>true</advanced_hidenotifications>and edit it that way:
Code: [Select]
<advanced_hidenotifications>false</advanced_hidenotifications>