1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 17:54:08 +02:00
This commit is contained in:
syuilo
2026-01-29 14:23:09 +09:00
parent 9dc4762fe0
commit 40f6acd720
12 changed files with 85 additions and 7 deletions

View File

@@ -10947,6 +10947,10 @@ export interface Locale extends ILocale {
* リアクション
*/
"reaction": string;
/**
* スペシャルリアクション
*/
"spReaction": string;
/**
* アンケートが終了
*/