This commit is contained in:
backuppc
2025-07-11 11:30:52 +09:00
parent ed0db28b1f
commit 4f54a97ace
13 changed files with 1187 additions and 131 deletions

View File

@@ -22,9 +22,9 @@ namespace Project.Dialog
{
InitializeComponent();
#if WEB
InitializeWebView2();
#endif
}
private void InitializeWebView2()