mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Making container getter public
This commit is contained in:
@@ -45,7 +45,6 @@ export class BaseComponent {
|
||||
|
||||
/**
|
||||
* @return {HTMLElement}
|
||||
* @protected
|
||||
*/
|
||||
get container() {
|
||||
return this.#container;
|
||||
|
||||
Reference in New Issue
Block a user