implement conditional role tester

This commit is contained in:
bunnybeam 2025-08-04 19:40:00 +01:00
parent d77880aa4d
commit 683638b570
No known key found for this signature in database
9 changed files with 222 additions and 125 deletions

4
locales/index.d.ts vendored
View file

@ -7783,9 +7783,9 @@ export interface Locale extends ILocale {
*/
"remoteDataWarning": string;
/**
* Role tester
* Select a user to test the condition.
*/
"roleTester": string;
"selectTestUser": string;
};
"_sensitiveMediaDetection": {
/**