Some linting issues

This commit is contained in:
Pieter Vander Vennet 2022-04-08 04:36:00 +02:00
parent 9238f0f381
commit 55dd4c58ee
5 changed files with 6 additions and 10 deletions

View file

@ -14,7 +14,7 @@ import {VariableUiElement} from "./Base/VariableUIElement";
import Svg from "../Svg";
export default class AllThemesGui {
constructor() {
setup() {
try {
new FixedUiElement("").AttachTo("centermessage")