[GUI] Move "loading via typetree" option to a better place

This commit is contained in:
VaDiM
2024-03-31 22:52:10 +03:00
parent 9750f486d5
commit 29b4bb59a0
5 changed files with 55 additions and 24 deletions

View File

@ -92,5 +92,8 @@
<Setting Name="parallelExportCount" Type="System.Int32" Scope="User">
<Value Profile="(Default)">-1</Value>
</Setting>
<Setting Name="useTypetreeLoading" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>