mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 17:05:35 +02:00
wip
This commit is contained in:
@@ -165,7 +165,7 @@ export interface ReversiEventTypes {
|
||||
game: Packed<'ReversiGame'>;
|
||||
};
|
||||
invited: {
|
||||
game: Packed<'ReversiGame'>;
|
||||
game: Packed<'ReversiMatching'>;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user