parent
c17bccd0df
commit
a4eeb4cfd3
|
@ -140,7 +140,7 @@ export class UI {
|
||||||
* @type {HTMLDivElement[]}
|
* @type {HTMLDivElement[]}
|
||||||
*/
|
*/
|
||||||
toastQueue = [];
|
toastQueue = [];
|
||||||
/**
|
|
||||||
* @type {HTMLDivElement}
|
* @type {HTMLDivElement}
|
||||||
*/
|
*/
|
||||||
cardPile;
|
cardPile;
|
||||||
|
|
Loading…
Reference in New Issue