1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00

Make newlines consistent

This commit is contained in:
Johan Brandhorst 2019-07-06 20:49:35 +01:00
parent 20c2db3f61
commit 4685dad337
No known key found for this signature in database
GPG Key ID: 266C7D9B44EAA057

View File

@ -60,5 +60,4 @@ func (data *RootData) HandleClick(event *vugu.DOMEvent) {
data.isLoading = false
}(event.EventEnv())
}
</script>