summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-16 04:15:03 -0500
committerJeff Carr <[email protected]>2025-10-16 04:15:03 -0500
commit823199b877a0233d4fd50247d7e5e7d40acce0b6 (patch)
tree2b7e464d21a75cfdb1c03c685667c454791cdbf4
parent59140e747d5ef2094dd6f25b59a07f8e6188f76e (diff)
remove cruftv0.25.89
-rw-r--r--doConfig.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doConfig.go b/doConfig.go
index d1b7adc..615e777 100644
--- a/doConfig.go
+++ b/doConfig.go
@@ -53,7 +53,7 @@ func doConfig() {
log.Info("config.PathLock =", me.forge.Config.PathLock)
- me.forge.ConfigPrintTable()
+ me.forge.Config.PrintTable()
okExit("")
}