Closed pyrog closed 6 years ago
This commit changes the file format of the receivers.json
without updating the specification, potentially breaking the web app and thus wasn't merged.
Merged the duplicated slash fix manually.
Sorry for the missing feedback in the last years...
Remove also the duplicate slash in
’{}/{}’.format(photos_base_url,link.group('photo_url')
link.group('photo_url')
always start with a slash 😉