add "is from local bubble instance" role condition
This commit is contained in:
Vendored
+4
@@ -7689,6 +7689,10 @@ export interface Locale extends ILocale {
|
||||
* Match subdomains
|
||||
*/
|
||||
"isFromInstanceSubdomains": string;
|
||||
/**
|
||||
* User is from a local bubble instance
|
||||
*/
|
||||
"fromBubbleInstance": string;
|
||||
/**
|
||||
* Has X or fewer local followers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user