Add Drop.json Path Setting

Update Drop.json Editor UI
This commit is contained in:
2022-10-26 13:03:54 +08:00
parent c860180564
commit 60e54b1c91
7 changed files with 189 additions and 53 deletions

View File

@@ -35,5 +35,8 @@
<Setting Name="IsTopMost" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="DropJsonPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>