mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-22 21:25:00 +02:00
Slight change in item-data
This commit is contained in:
parent
8b45e13708
commit
5cc4100a89
@ -106,7 +106,7 @@
|
|||||||
{
|
{
|
||||||
"id": "2",
|
"id": "2",
|
||||||
"name": "Dev Tools",
|
"name": "Dev Tools",
|
||||||
"collapsed": true,
|
"collapsed": false,
|
||||||
"cols": 3,
|
"cols": 3,
|
||||||
"items": [
|
"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",
|
"id": "005",
|
||||||
"name": "Utilities",
|
"name": "Utilities",
|
||||||
"collapsed": true,
|
"collapsed": false,
|
||||||
"cols": 1,
|
"cols": 1,
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
@ -198,7 +234,7 @@
|
|||||||
{
|
{
|
||||||
"id": "006",
|
"id": "006",
|
||||||
"name": "Productivity",
|
"name": "Productivity",
|
||||||
"collapsed": true,
|
"collapsed": false,
|
||||||
"cols": 2,
|
"cols": 2,
|
||||||
"items": [
|
"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",
|
"id": "008",
|
||||||
"name": "Social Profiles",
|
"name": "Social Profiles",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user