fix syntax error

This commit is contained in:
Bui
2019-05-03 04:15:30 +01:00
committed by GitHub
parent 5a36e63f36
commit 6c2067526a

View File

@@ -206,7 +206,6 @@ class SettingsView{
settingBox: this.defaultButton
})
this.addTouch(this.defaultButton, this.defaultSettings.bind(this))
}
this.items.push({
id: "back",
settingBox: this.endButton