5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 14:22:12 +08:00

Add GetEnvironment() - Fixes #1126

This commit is contained in:
Lea Anthony 2022-02-04 23:30:21 +11:00
parent 082af614ff
commit 9856d2979f

View File

@ -26,7 +26,7 @@ frontend directory.
### Quit
Go Signature: `LogPrint(ctx context.Context, message string)`
Go Signature: `Quit()`
Quits the application.