Automagic: Support remote banner versioning and chaining

This commit is contained in:
Mike Auty
2021-08-11 21:22:03 +01:00
parent 79b3be4cf6
commit 3b2aae40d2
2 changed files with 43 additions and 10 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ class BannerCacheGenerator:
def run(self):
context = contexts.Context()
json_output = {}
json_output = {'version': 1}
path = self._path
filename = '*'