There was an error while loading. Please reload this page.
2 parents 5f34cc3 + 3cc5e69 commit 6b1c911Copy full SHA for 6b1c911
1 file changed
main.py
@@ -51,5 +51,8 @@
51
),
52
name=name,
53
description=f"Directive for community {name}",
54
+ default_args={
55
+ "resolution": "PT15M",
56
+ },
57
)
58
0 commit comments