mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
disable the portable button
This commit is contained in:
parent
11340d90d7
commit
0c46da1850
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@
|
|||
Sub="{DynamicResource portableModeToolTIp}">
|
||||
<ui:ToggleSwitch
|
||||
IsOn="{Binding PortableMode}"
|
||||
IsEnabled="False"
|
||||
OffContent="{DynamicResource disable}"
|
||||
OnContent="{DynamicResource enable}" />
|
||||
</cc:Card>
|
||||
|
|
|
|||
Loading…
Reference in a new issue