Revert "noname/ui/index.js bugfix"

This reverts commit c17bccd0df.
This commit is contained in:
mengxinzxz 2024-04-21 15:38:35 +08:00
parent c17bccd0df
commit a4eeb4cfd3
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ export class UI {
* @type {HTMLDivElement[]}
*/
toastQueue = [];
/**
* @type {HTMLDivElement}
*/
cardPile;