mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 20:17:22 +01:00
idk some fixes I guess
This commit is contained in:
parent
a51ce22d28
commit
505d50a547
2 changed files with 2 additions and 2 deletions
|
|
@ -406,7 +406,7 @@ public class TopTabMenu
|
|||
perm.SetDisableSounds(true);
|
||||
return perm;
|
||||
});
|
||||
PopupSyncshellSetting("Syncshell Animations", "Enable sounds for all syncshells", "Disable sounds for all syncshells",
|
||||
PopupSyncshellSetting("Syncshell Animations", "Enable animations for all syncshells", "Disable animations for all syncshells",
|
||||
FontAwesomeIcon.Running, FontAwesomeIcon.Stop,
|
||||
(perm) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue