diff --git a/manifest.module b/manifest.module index b1282b8..8fc4fea 100644 --- a/manifest.module +++ b/manifest.module @@ -3,6 +3,7 @@ "version": "0.1.0", "kind": "module", "api": "^0.1", + "ci_frames": 60, "entry_point": "init.lua", "deps": [ {"id": "lib-core.maps", "version": "0.1.1"}, @@ -12,4 +13,4 @@ {"id": "lib-core.selection", "version": "0.1.0"}, {"id": "lib-core.command", "version": "0.1.0"} ] -} +} \ No newline at end of file