mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 03:07:27 +08:00
[-] Remove sensitive info
This commit is contained in:
@@ -56,7 +56,7 @@ class CardController(
|
|||||||
|
|
||||||
return SUCCESS
|
return SUCCESS
|
||||||
}
|
}
|
||||||
if (card.aquaUser != null) 400 - "Card already bound to another user (@${card.aquaUser?.username})"
|
if (card.aquaUser != null) 400 - "Card already bound to another user"
|
||||||
|
|
||||||
// Bind the card
|
// Bind the card
|
||||||
card.aquaUser = u
|
card.aquaUser = u
|
||||||
|
|||||||
Reference in New Issue
Block a user