Skip to content

Commit cd114a2

Browse files
committed
fixed #387 prepare Database for making Project Navigation collapsible
fixed #385 Page ALL for display all Tasks of all taskstates and all projects fixed #384 F042 Taskstate: Task Edit - Save to database is broken fixed
1 parent ebd847f commit cd114a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{
2-
"name": "SimpleWorklist",
3-
"description": "Your Todo-List for Getting Things Done.",
4-
"addons": [ "heroku-postgresql" ]
5-
}
1+
{
2+
"name": "liquidwork",
3+
"description": "Your Todo-List for Getting Things Done.",
4+
"addons": [ "heroku-postgresql" ]
5+
}

0 commit comments

Comments
 (0)