From 8635d68e3e1c571f6f0e7158d5ec23089fb54a3a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 23 Feb 2021 17:42:11 +0000 Subject: [PATCH] Debug --- webapp_person_options.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp_person_options.py b/webapp_person_options.py index c7f18490a..3ee334b49 100644 --- a/webapp_person_options.py +++ b/webapp_person_options.py @@ -351,6 +351,7 @@ def htmlPersonOptions(defaultTimeline: str, translate['Info'] + '\n' personNotes = '' + print('originPathStr=' + originPathStr) if originPathStr.startswith('/users/' + nickname + '/'): personNotesFilename = \ baseDir + '/accounts/' + nickname + '@' + domain + \