This commit is contained in:
DismissedLight
2023-02-18 12:51:42 +08:00
parent 0372f1a8e3
commit 042e3b5747

View File

@@ -505,7 +505,7 @@
Description="{shcm:ResourceString Name=ViewPageGachaLogImportDescription}"
Header="{shcm:ResourceString Name=ViewPageGachaLogImportHeader}"
Icon="{shcm:FontIcon Glyph=}">
<Button Command="{Binding ImportFromUIGFJsonCommand}" Content="{shcm:ResourceString Name=ViewPageGachaLogExportAction}"/>
<Button Command="{Binding ImportFromUIGFJsonCommand}" Content="{shcm:ResourceString Name=ViewPageGachaLogImportAction}"/>
</wsc:Setting>
</wsc:SettingsGroup>
</StackPanel>