Option to skip container recovery.

This commit is contained in:
Razmoth
2023-01-14 21:50:57 +04:00
parent d455def3e9
commit 217965745c
7 changed files with 94 additions and 40 deletions

View File

@@ -95,5 +95,8 @@
<Setting Name="collectAnimations" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="skipContainer" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>