diff options
| author | Jeff Carr <[email protected]> | 2024-02-01 21:53:38 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-01 21:53:38 -0600 |
| commit | 2b3296fd5663398d425b1ba7059aa112c28c0bc8 (patch) | |
| tree | 6b57cbd37130e0a306e9665487186386c60c09d6 /main.go | |
| parent | cdb46e870fd3f59baca01ea8ec8a26db2b7f101a (diff) | |
try to switch toolkits from gocuiv0.19.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ func init() { log.Log(INFO, "Init() END") + showOptions() + go simpleStdin() } |
