noname/ui/index.js bugfix
This commit is contained in:
parent
5974c8b28a
commit
c17bccd0df
|
@ -140,7 +140,7 @@ export class UI {
|
|||
* @type {HTMLDivElement[]}
|
||||
*/
|
||||
toastQueue = [];
|
||||
|
||||
/**
|
||||
* @type {HTMLDivElement}
|
||||
*/
|
||||
cardPile;
|
||||
|
|
Loading…
Reference in New Issue