tview test2

This commit is contained in:
Thomas Sindt
2026-02-27 22:01:31 +01:00
parent 2ecab6c3ed
commit 9ac08bb6f1

View File

@@ -1,5 +1,7 @@
package main package main
// https://github.com/rivo/tview?tab=readme-ov-file
import ( import (
"github.com/rivo/tview" "github.com/rivo/tview"
) )