We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a509861 commit 211a503Copy full SHA for 211a503
conarn/variables.py
@@ -51,7 +51,8 @@
51
"1f6e51e7-af30-45af-a3e6-9ace370ad8ad" : "thumbnail2",
52
"f2f236a9-9e4d-4fde-90df-e9031f3a869d" : "workout1",
53
"d4480b01-fc38-4112-82ce-c598917b2a1d" : "workout2",
54
- "aea4d548-edd4-4b06-92e7-5e8bd8104e4a" : "yoga"
+ "aea4d548-edd4-4b06-92e7-5e8bd8104e4a" : "yoga",
55
+ "1f361106-8460-4180-942b-0823fcb5973c" : "sketchPad"
56
}
57
58
Items['NAME'] = {Items['ID'][item] : item for item in Items['ID']}
0 commit comments