Skip to content

Commit

Permalink
🎨 ResetSettings Toast
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Sep 25, 2024
1 parent 75e5b6e commit 2883405
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,7 @@ public void ResetSettings()

// 更改完成后保存一次
ProxySettings.OnlyEnableProxyScript.Save();

Toast.Show(ToastIcon.Success, "重置成功");
}
}

0 comments on commit 2883405

Please sign in to comment.