mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
feat: gacha
This commit is contained in:
parent
e28fbd8472
commit
af3b551a6a
33 changed files with 579 additions and 15 deletions
|
|
@ -48,7 +48,7 @@ export class SingleGachaLog {
|
|||
equals(item) {
|
||||
return (
|
||||
this.uid === item.uid &&
|
||||
this.gacha_id === item.gacha_id &&
|
||||
this.id === item.id &&
|
||||
this.gacha_type === this.gacha_type
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue