Set box name

main
Bob Mottram 2020-05-21 20:48:53 +01:00
parent f5321084ff
commit bd32159431
1 changed files with 1 additions and 0 deletions

View File

@ -2513,6 +2513,7 @@ def createBoxIndexed(recentPostsCache: {},
} }
if boxes.get(boxname): if boxes.get(boxname):
indexBoxName = boxes[boxname] indexBoxName = boxes[boxname]
boxname = boxes[boxname]
if port: if port:
if port != 80 and port != 443: if port != 80 and port != 443: