feat(core): add dispatch for autoproxy events (#621)

This commit is contained in:
ambdroid 2024-03-13 17:26:09 -04:00 committed by GitHub
parent 44bd0d6079
commit caff9c50aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 45 additions and 4 deletions

View file

@ -28,7 +28,8 @@ public enum DispatchEvent
UPDATE_SWITCH,
DELETE_SWITCH,
DELETE_ALL_SWITCHES,
SUCCESSFUL_IMPORT
SUCCESSFUL_IMPORT,
UPDATE_AUTOPROXY,
}
public struct UpdateDispatchData