From ff1f0272d539ce6d7b1710d6356ead31a0ef522d Mon Sep 17 00:00:00 2001 From: the lemons Date: Tue, 8 Feb 2022 02:27:23 -0600 Subject: also this --- zzcxz.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zzcxz.cgi b/zzcxz.cgi index 43bf3a7..2fb1dcf 100755 --- a/zzcxz.cgi +++ b/zzcxz.cgi @@ -567,7 +567,7 @@ end map["^/$"] = function() if #history > 0 then - return redirect('/g/'..hist[#hist]) + return redirect('/g/'..history[#history]) else return redirect '/g/zzcxz' end -- cgit v1.2.3