Add GetEnvironment() - Fixes #1126

This commit is contained in:
Lea Anthony
2022-02-04 23:30:21 +11:00
parent 082af614ff
commit 9856d2979f
+1 -1
View File
@@ -26,7 +26,7 @@ frontend directory.
### Quit
Go Signature: `LogPrint(ctx context.Context, message string)`
Go Signature: `Quit()`
Quits the application.