Extra condition

main
Bob Mottram 2020-07-25 23:42:07 +01:00
parent b4843e1408
commit d9c20676a0
1 changed files with 33 additions and 32 deletions

View File

@ -1911,6 +1911,7 @@ class PubServer(BaseHTTPRequestHandler):
self._benchmarkGETtimings(GETstartTime, GETtimings, 17) self._benchmarkGETtimings(GETstartTime, GETtimings, 17)
if '-background.' in self.path:
for ext in ('webp', 'gif', 'jpg', 'png'): for ext in ('webp', 'gif', 'jpg', 'png'):
for bg in ('follow', 'options', 'login'): for bg in ('follow', 'options', 'login'):
# follow screen background image # follow screen background image