Browse Source

Refresh manifests-cache for AudibleInstruments Streams.

v1
Andrew Belt 4 years ago
parent
commit
bdfc4459e9
2 changed files with 1 additions and 2 deletions
  1. +1
    -1
      manifests-cache.json
  2. +0
    -1
      scripts/update_modulargrid.py

+ 1
- 1
manifests-cache.json View File

@@ -1831,7 +1831,7 @@
"creationTimestamp": 1590770087.222298
},
"Streams": {
"creationTimestamp": 1603425131.4483695
"creationTimestamp": 1603425184.0
}
}
},


+ 0
- 1
scripts/update_modulargrid.py View File

@@ -62,4 +62,3 @@ def update():

if __name__ == "__main__":
update()


Loading…
Cancel
Save