heartranked

git clone https://git.tarina.org/heartranked
Log | Files | Refs | README

commit 97f7d0a2a8210fdcc962323a7ca02a3bdf23f565
parent 05488390de5051e2074817644eb8a7ce5e559ef2
Author: rbckman <rob@tarina.org>
Date:   Thu, 13 Aug 2026 22:51:15 +0300

this is it. does not need anythin else than a pullall.

Diffstat:
Mserver.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server.py b/server.py @@ -1781,7 +1781,7 @@ class pull: if p['creator']==p.name: zippandshipp.append(p['postid']) print(zippandshipp) - for z in userposts: + for z in zippandshipp: zippitandshippit(z) #Load from settings