feat: update bot role
This commit is contained in:
@@ -165,7 +165,13 @@ export const rules: Record<
|
||||
},
|
||||
bot: {
|
||||
claims: ["file:download", "note:write"],
|
||||
hiddenFields: {},
|
||||
hiddenFields: {
|
||||
orgs: ["__v"],
|
||||
permits: ["__v"],
|
||||
rts: ["__v"],
|
||||
tasks: ["__v"],
|
||||
users: ["__v"],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user