fix: pkg name

This commit is contained in:
2025-03-15 21:26:04 +07:00
parent 53b750ad27
commit 199fe0a823
6 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
package cmd
import (
"github.com/opbnq-q/nto-cli/model"
"log"
"nto_cli/model"
"os"
"github.com/rivo/tview"