aboutsummaryrefslogtreecommitdiffstats
path: root/src/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-01-20 17:00:47 +0100
committerJoe <rbo@gmx.us>2025-01-20 17:00:47 +0100
commit36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8 (patch)
tree07a52b3f84e1073bd02297cfe4751d9ebd64b378 /src/i_ui.go
parenttrying smth real quick (diff)
downloadhardflip-36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8.tar.gz
hardflip-36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8.tar.bz2
hardflip-36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8.tar.xz
hardflip-36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8.tar.zst
hardflip-36da88715d7ffc30a4fcf3ef27bbbb88d30b02a8.zip
okok
Diffstat (limited to 'src/i_ui.go')
-rw-r--r--src/i_ui.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i_ui.go b/src/i_ui.go
index 209156d..0ffa945 100644
--- a/src/i_ui.go
+++ b/src/i_ui.go
@@ -815,7 +815,6 @@ func i_ui(data_dir string) {
[][2]string{},
nil,
nil,
- nil,
}
if data.opts.GPG == DEFAULT_OPTS.GPG && data.litems.head == nil {
data.ui.mode = WELCOME_MODE