Remove empty spaces

Default Setting by my editor. Let me know I you want to keep them.
This commit is contained in:
Tobias 2021-01-21 05:52:36 +01:00
parent 8f8e5f7636
commit 61964a801f
6 changed files with 22 additions and 26 deletions

View file

@ -28,5 +28,5 @@ export default class CheckBox extends UIElement{
return Translations.W(this._showDisabled).Render();
}
}
}