add interval entries to HabitModel

This commit is contained in:
2022-02-28 14:58:04 -07:00
parent 4170c4fc64
commit e58118c8c0
3 changed files with 28 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
<haxelib name="haxe-strings" />
<haxelib name="kiss" />
<haxelib name="kiss-tools" />
<haxelib name="datetime" />
<haxeflag name="--macro" value="kiss.Kiss.setup()" />
<!--In case you want to use the addons package-->