mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-17 04:25:27 +02:00
feat(backend/ApiCallService): allow limited access for suspend accounts
This commit is contained in:
@@ -729,7 +729,7 @@ export interface IEndpointMeta {
|
||||
* 引っ越し済みのユーザーによるリクエストを禁止するか
|
||||
* 省略した場合は false として解釈されます。
|
||||
*/
|
||||
readonly prohibitMoved?: boolean;
|
||||
readonly prohibitDeactivated?: boolean;
|
||||
|
||||
/**
|
||||
* エンドポイントのリミテーションに関するやつ
|
||||
|
||||
Reference in New Issue
Block a user