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