1
0

merge: upstream

This commit is contained in:
Mar0xy
2023-09-26 02:26:30 +02:00
145 changed files with 3208 additions and 1285 deletions
@@ -47,7 +47,7 @@ export const packedAntennaSchema = {
src: {
type: 'string',
optional: false, nullable: false,
enum: ['home', 'all', 'users', 'list'],
enum: ['home', 'all', 'users', 'list', 'users_blacklist'],
},
userListId: {
type: 'string',