forked from DGNum/uptime-kuma-api
remove converter
This commit is contained in:
parent
a1a483efce
commit
8d2c0ec4f7
10 changed files with 273 additions and 579 deletions
6
scripts/models/notification.py
Normal file
6
scripts/models/notification.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
notification = [
|
||||
"type",
|
||||
"isDefault",
|
||||
"userId",
|
||||
"applyExisting",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue