Added Splitter to MOTD

This commit is contained in:
Brett Hewitson 2021-11-12 16:07:37 +10:00
parent ba12a36686
commit d133589e18
3 changed files with 25 additions and 7 deletions

View file

@ -764,5 +764,8 @@
<Setting Name="DinoSettingsGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
<Setting Name="MOTDHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">100</Value>
</Setting>
</Settings>
</SettingsFile>