mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Shutdown Server Day Changes
- fixed a bug with the shutdown server day selection. Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant.
This commit is contained in:
parent
8c77892d34
commit
c9dda91aef
9 changed files with 99 additions and 39 deletions
|
|
@ -12,7 +12,6 @@
|
|||
<cc:CommaDelimitedStringCountConverter x:Key="CommaDelimitedStringCountConverter"/>
|
||||
<cc:EnumConverter x:Key="EnumConverter"/>
|
||||
<cc:EnumFlagsConverter x:Key="EnumFlagsConverter"/>
|
||||
<cc:FlagsEnumToBooleanConverter x:Key="FlagsEnumToBooleanConverter"/>
|
||||
<cc:HasStringValueConverter x:Key="HasStringValueConverter"/>
|
||||
<cc:InstalledVersionConverter x:Key="InstalledVersionConverter"/>
|
||||
<cc:InvertBooleanConverter x:Key="InvertBooleanConverter"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue