mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Add admin notifications besides push #535
This commit is contained in:
@ -29,6 +29,8 @@ export type InstanceV11 = {
|
||||
poll: boolean
|
||||
status: boolean
|
||||
update: boolean
|
||||
'admin.sign_up': boolean
|
||||
'admin.report': boolean
|
||||
}
|
||||
push: {
|
||||
global: boolean
|
||||
|
Reference in New Issue
Block a user