ディレクトリ再編
This commit is contained in:
parent
cb924ff92b
commit
85d471efbb
45 changed files with 204 additions and 41 deletions
7
src/backend/const.ts
Normal file
7
src/backend/const.ts
Normal file
|
@ -0,0 +1,7 @@
|
|||
export default {
|
||||
version: '1.5.1',
|
||||
changelog: [
|
||||
'インスタンスの接続エラーにより後続処理が行えなくなる重大な不具合を修正',
|
||||
'全員分の算出が終わるまで、ランキングを非表示に',
|
||||
],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue