fix setting pac

This commit is contained in:
go0p
2025-03-02 15:31:20 +08:00
parent 462648a71f
commit 74c5d4ae2b
10 changed files with 1109 additions and 940 deletions
+1
View File
@@ -9,4 +9,5 @@ export const ProxyActionType = {
GET_PROXY_CONFIGS: "GET_PROXY_CONFIGS",
ADD_PROXY_CONFIG: "ADD_PROXY_CONFIG",
UPDATE_PROXY_CONFIG: "UPDATE_PROXY_CONFIG",
OPEN_OPTIONS_PAGE: "OPEN_OPTIONS_PAGE",
};