fix: i18n messages/bug + docs bug.

This commit is contained in:
Lea Anthony
2022-04-05 21:41:49 +10:00
parent f21c9ba880
commit dce5fd442f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ by the frontend code.
In this example, we create a new `App` instance and then add this instance to the `Bind` option in `wails.Run`:
```go {16,26} title="main.go"
```go {16,24} title="main.go"
package main
import (