mirror of https://gitlab.com/bashrc2/epicyon
Debug
parent
8e343f2ca0
commit
8635d68e3e
|
@ -351,6 +351,7 @@ def htmlPersonOptions(defaultTimeline: str,
|
||||||
translate['Info'] + '</button>\n'
|
translate['Info'] + '</button>\n'
|
||||||
|
|
||||||
personNotes = ''
|
personNotes = ''
|
||||||
|
print('originPathStr=' + originPathStr)
|
||||||
if originPathStr.startswith('/users/' + nickname + '/'):
|
if originPathStr.startswith('/users/' + nickname + '/'):
|
||||||
personNotesFilename = \
|
personNotesFilename = \
|
||||||
baseDir + '/accounts/' + nickname + '@' + domain + \
|
baseDir + '/accounts/' + nickname + '@' + domain + \
|
||||||
|
|
Loading…
Reference in New Issue