@@ -0,0 +1,9 @@
// Package t
package t
import "esdi/t/internal/tui"
func Run() error {
app := tui.NewTUI()
return app.Start()
}
The note is not visible to the blocked user.