0
0
Fork 0
This commit is contained in:
Xeltica 2021-09-24 02:46:08 +09:00
parent efea6b72e6
commit 84d25077b5
6 changed files with 10 additions and 19 deletions

View file

@ -4,4 +4,6 @@ export default {
'インスタンスの接続エラーにより後続処理が行えなくなる重大な不具合を修正',
'全員分の算出が終わるまで、ランキングを非表示に',
],
};
};
export const defaultTemplate = '昨日のMisskeyの活動は\n\nート: {notesCount}({notesDelta})\nフォロー : {followingCount}({followingDelta})\nフォロワー :{followersCount}({followersDelta})\n\nでした。\n{url}';