diff --git a/src/app/content.coffee b/src/app/content.coffee index c2f5c67903..0c6c259f94 100644 --- a/src/app/content.coffee +++ b/src/app/content.coffee @@ -52,7 +52,6 @@ module.exports = { {type: 'daily', text: '1h Personal Project', notes: '', value: 0, completed: false } ] todos: [ - {type: 'todo', text: 'Print insurance request card', notes: '"travel" tag', value: 0, completed: false } {type: 'todo', text: 'VPM', notes: '', value: 0, completed: false } {type: 'todo', text: 'mail', notes: '', value: 0, completed: false } {type: 'todo', text: 'krav', notes: '', value: 0, completed: false } diff --git a/views/app/index.html b/views/app/index.html index 8539e5e1c5..8f3d09e9f1 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -134,7 +134,7 @@