From 5cc4100a894d74cefd71dc0e6568cb78055ca244 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 12 Oct 2019 22:01:34 +0100 Subject: [PATCH] Slight change in item-data --- src/data/item-data.json | 78 ++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/src/data/item-data.json b/src/data/item-data.json index 65b0a7e2..0c494546 100644 --- a/src/data/item-data.json +++ b/src/data/item-data.json @@ -106,7 +106,7 @@ { "id": "2", "name": "Dev Tools", - "collapsed": true, + "collapsed": false, "cols": 3, "items": [ { @@ -159,10 +159,46 @@ } ] }, + { + "id": "007", + "name": "Business", + "collapsed": true, + "cols": 1, + "items": [ + { + "id":"001", + "title": "Invoices", + "provider": "Wave", + "icon": "", + "url": "https://accounting.waveapps.com/dashboard/business/8060245" + }, + { + "id":"002", + "title": "Receipts", + "provider": "1Tap", + "icon": "", + "url": "https://my.1tap.io" + }, + { + "id":"003", + "title": "Email", + "provider": "Tutonata", + "icon": "", + "url": "https://mail.tutanota.com/mail" + }, + { + "id":"004", + "title": "Accountancy", + "provider": "SJD", + "icon": "", + "url": "https://online.sjdaccountancy.com/dashboard" + } + ] + }, { "id": "005", "name": "Utilities", - "collapsed": true, + "collapsed": false, "cols": 1, "items": [ { @@ -198,7 +234,7 @@ { "id": "006", "name": "Productivity", - "collapsed": true, + "collapsed": false, "cols": 2, "items": [ { @@ -252,42 +288,6 @@ } ] }, - { - "id": "007", - "name": "Business", - "collapsed": true, - "cols": 1, - "items": [ - { - "id":"001", - "title": "Invoices", - "provider": "Wave", - "icon": "", - "url": "https://accounting.waveapps.com/dashboard/business/8060245" - }, - { - "id":"002", - "title": "Receipts", - "provider": "1Tap", - "icon": "", - "url": "https://my.1tap.io" - }, - { - "id":"003", - "title": "Email", - "provider": "Tutonata", - "icon": "", - "url": "https://mail.tutanota.com/mail" - }, - { - "id":"004", - "title": "Accountancy", - "provider": "SJD", - "icon": "", - "url": "https://online.sjdaccountancy.com/dashboard" - } - ] - }, { "id": "008", "name": "Social Profiles",