bugfix: added missing changes i.e. some constans needed in Tabpane
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/gizak/termui"
|
||||
//"fmt"
|
||||
//"os"
|
||||
"github.com/marigs/termui"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user