add warning for role conditions that are dependent on remote data
This commit is contained in:
Vendored
+4
@@ -7722,6 +7722,10 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"remoteFollowingMoreThanOrEq": string;
|
||||
};
|
||||
/**
|
||||
* This condition may be incorrect for remote users.
|
||||
*/
|
||||
"remoteDataWarning": string;
|
||||
};
|
||||
"_sensitiveMediaDetection": {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user