Add github issue link

This commit is contained in:
Lea Anthony
2023-01-18 17:41:33 +11:00
parent dbf6b3a718
commit 2479603143
+1 -1
View File
@@ -113,7 +113,7 @@ app.Log.Info("Hello World")
```
This is a much more powerful API which will allow for more complex applications to be built.
It also allows for the creation of multiple windows:
It also allows for the creation of multiple windows, [the most up-voted feature on GitHub](https://github.com/wailsapp/wails/issues/1480):
```go
func main() {