Preserve description

merge-requests/8/head
Bob Mottram 2020-10-13 09:50:12 +01:00
parent 8f16a3ba76
commit 7c769a1c76
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ def mergeWithPreviousNewswire(oldNewswire: {}, newNewswire: {}) -> None:
continue
newNewswire[published][1] = fields[1]
newNewswire[published][2] = fields[2]
newNewswire[published][3] = fields[3]
newNewswire[published][4] = fields[4]
def runNewswireDaemon(baseDir: str, httpd,