feat: add support for uptime kuma 1.21.0
This commit is contained in:
parent
550be17817
commit
42c040f451
8 changed files with 329 additions and 12 deletions
|
@ -19,3 +19,4 @@ class Event(str, Enum):
|
|||
AUTO_LOGIN = "autoLogin"
|
||||
INIT_SERVER_TIMEZONE = "initServerTimezone"
|
||||
MAINTENANCE_LIST = "maintenanceList"
|
||||
API_KEY_LIST = "apiKeyList"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue