aboutsummaryrefslogtreecommitdiff
path: root/ui.go
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-03-14 22:19:26 +0200
committerTulir Asokan <tulir@maunium.net>2018-03-14 22:19:26 +0200
commit08f5db1a74cb596a3ddd3de8912dfd858899447e (patch)
tree60b7b29df0674ec00e9c3ece028899927f0b6d09 /ui.go
parente50a36cb47be3a1e3f67069d75c51d94f9bfc6f5 (diff)
Minor changes and switch to tview fork
Diffstat (limited to 'ui.go')
-rw-r--r--ui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui.go b/ui.go
index 99c64eb..8eec7fe 100644
--- a/ui.go
+++ b/ui.go
@@ -17,7 +17,7 @@
package main
import (
- "github.com/rivo/tview"
+ "maunium.net/go/tview"
)
// Allowed views in GomuksUI