upd: add option to disable external url warning
This commit is contained in:
Vendored
+4
@@ -5385,6 +5385,10 @@ export interface Locale extends ILocale {
|
||||
* センシティブなメディアです。表示しますか?
|
||||
*/
|
||||
"sensitiveMediaRevealConfirm": string;
|
||||
/**
|
||||
* 外部URLを開く際に警告を表示する
|
||||
*/
|
||||
"warnExternalUrl": string;
|
||||
/**
|
||||
* 作成したリスト
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user