mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
%体力 修改文本
This commit is contained in:
parent
274db7eeba
commit
c46980b378
2 changed files with 3 additions and 3 deletions
|
|
@ -101,8 +101,8 @@ export class ZZZNoteResp {
|
|||
|
||||
get sign_label() {
|
||||
if (this.card_sign?.includes('Done')) {
|
||||
return '已抽奖';
|
||||
return '已完成';
|
||||
}
|
||||
return '未抽奖';
|
||||
return '未完成';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue