mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-12-02 13:06:59 +01:00
Add achievement and characters when deleting data
This commit is contained in:
parent
cdb9384bf5
commit
0f915ab083
1 changed files with 6 additions and 0 deletions
|
@ -149,6 +149,9 @@
|
|||
'wish-counter-weapon-event',
|
||||
'wish-counter-standard',
|
||||
'wish-counter-beginners',
|
||||
'characters',
|
||||
'achievement',
|
||||
'collectables-updated',
|
||||
];
|
||||
|
||||
for (let k of keyWillBeDeleted) {
|
||||
|
@ -180,6 +183,9 @@
|
|||
'wish-counter-weapon-event',
|
||||
'wish-counter-standard',
|
||||
'wish-counter-beginners',
|
||||
'characters',
|
||||
'achievement',
|
||||
'collectables-updated',
|
||||
];
|
||||
|
||||
for (let k of keyWillBeDeleted) {
|
||||
|
|
Loading…
Reference in a new issue