mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 22:05:12 +00:00
fix(cafe): adjust name of invitation
This commit is contained in:
parent
659f58db38
commit
32cee3f6b5
@ -214,7 +214,7 @@ class Invitation:
|
||||
return False
|
||||
|
||||
|
||||
invitation = Invitation('test')
|
||||
invitation = Invitation('CafeInvitation')
|
||||
|
||||
|
||||
def handle_invitation_status(status: InvitationStatus, main: ModuleBase) -> InvitationStatus:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user