Skip to content

Commit

Permalink
Merge pull request #1695 from tomivm/fix/PicSeePal-linked-boards
Browse files Browse the repository at this point in the history
Fix/PicSeePal linked boards tiles
  • Loading branch information
RodriSanchez1 authored May 21, 2024
2 parents ea75804 + 7f760cd commit fe1e94d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/api/corePicSeePal.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "TusH1MeZt"
},
{
Expand All @@ -631,7 +631,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "c2nmrUdvg"
},
{
Expand All @@ -641,7 +641,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "0QOOOLCBf"
},
{
Expand All @@ -651,7 +651,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "TQYkVjtOQ"
}
],
Expand Down Expand Up @@ -773,7 +773,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "MmdEkFso0H"
},
{
Expand All @@ -783,7 +783,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "A566_bC4y31"
},
{
Expand All @@ -793,7 +793,7 @@
"sound": "",
"type": "folder",
"backgroundColor": "#2196F3",
"linkedBoard": false,
"linkedBoard": true,
"id": "Mb9aWkr0urp"
},
{
Expand Down

0 comments on commit fe1e94d

Please sign in to comment.