1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Fix tslint errors

This commit is contained in:
tobspr
2020-05-14 08:56:18 +02:00
parent cf5d776270
commit 85951615a9
17 changed files with 41 additions and 200 deletions

View File

@@ -30,7 +30,7 @@ export class BaseSetting {
/**
* @param {Application} app
* @param {Element} element
* @param {HUDModalDialogs} dialogs
* @param {any} dialogs
*/
bind(app, element, dialogs) {
this.app = app;