main2
Bob Mottram 2019-09-23 21:16:59 +01:00
parent 7bc44d10d3
commit 5179a87198
1 changed files with 1 additions and 1 deletions

View File

@ -1852,7 +1852,7 @@ def createBoxBase(baseDir: str,boxname: str, \
if boxname=='dm':
if '#Public' in postStr or '/followers' in postStr:
isPost=False
if boxname=='replies':
elif boxname=='replies':
if boxActor not in postStr:
isPost=False