mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-13 00:34:16 +02:00
wip
This commit is contained in:
@@ -175,6 +175,7 @@ export interface ReversiGameEventTypes {
|
||||
user2: boolean;
|
||||
};
|
||||
updateSettings: {
|
||||
userId: MiUser['id'];
|
||||
key: string;
|
||||
value: any;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user