forked from mirrors/misskey
feat: 登録を拒否するメールアドレスのドメインを手動で設定できるように (#12740)
* feat: 使い捨てアドレスのドメインを手動で設定できるように * Update CHANGELOG.md * disposableEmailDomains -> bannedEmailDomains * isBlockedHostを使うように
This commit is contained in:
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
@@ -1745,6 +1745,7 @@ export interface Locale {
|
||||
"disposable": string;
|
||||
"mx": string;
|
||||
"smtp": string;
|
||||
"banned": string;
|
||||
};
|
||||
"_ffVisibility": {
|
||||
"public": string;
|
||||
|
||||
Reference in New Issue
Block a user