0
0
Fork 0

不要なものを削除

This commit is contained in:
Xeltica 2021-10-18 01:03:06 +09:00
parent f64c0d0bd5
commit 3f76fc2b14
4 changed files with 3 additions and 17 deletions

View file

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