From 60c235792197e0bddf7861d60e529357078853dd Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 12 Mar 2022 22:24:04 +1100 Subject: [PATCH] spacing --- files.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files.py b/files.py index 3ec19cb..45c6530 100644 --- a/files.py +++ b/files.py @@ -724,6 +724,7 @@ def view(id): # put locn data back into array format for face in e.file_details.faces: face.locn = json.loads(face.locn) + eids=eids.rstrip(",") # jic, sometimes we trip this, and rather than show broken pages / destroy # face locn data, just warn & redirect