more refactoring
This commit is contained in:
6
ModpackUpdater.Apps.Manager/app.config
Normal file
6
ModpackUpdater.Apps.Manager/app.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="TelerikWinFormsThemeName" value="Windows11CompactDark" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user