todo switch

This commit is contained in:
go0p
2026-08-06 15:11:35 +08:00
committed by go0p
parent debc231e9f
commit 3ad7379800
2 changed files with 1 additions and 22 deletions
-1
View File
@@ -9,5 +9,4 @@ export const ProxyActionType = {
GET_PROXY_CONFIGS: "GET_PROXY_CONFIGS",
ADD_PROXY_CONFIG: "ADD_PROXY_CONFIG",
UPDATE_PROXY_CONFIG: "UPDATE_PROXY_CONFIG",
ADD_AND_ENABLE_PROXY: 'ADD_AND_ENABLE_PROXY'
};