hooled up "scribble message"

This commit is contained in:
2026-01-28 15:40:13 -07:00
parent 928a19d600
commit 4dd15aa0d2
5 changed files with 42 additions and 2 deletions
+2
View File
@@ -115,6 +115,8 @@ func Topics(ctxt ui.AmContext) (string, any, error) {
if firstTopic >= 1 {
ctxt.VarMap().Set("urlReadNew", fmt.Sprintf("%s/r/%d", urlStem, firstTopic))
}
} else {
ctxt.SetSession("topic.traverser", nil)
}
tz := prefs.Location()