Skip to content

Commit f303111

Browse files
authored
Update fetch_catalog.py
1 parent 80a7e57 commit f303111

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build/fetch_catalog.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
description
5656
screenshots
5757
distribution
58+
production
5859
vcpu
5960
memory
6061
storage
@@ -157,4 +158,4 @@ def main() -> int:
157158

158159

159160
if __name__ == "__main__":
160-
sys.exit(main())
161+
sys.exit(main())

0 commit comments

Comments
 (0)