Created
February 20, 2019 23:33
-
-
Save tailorvj/75d69d95967be545c9ae6adf6a8d43a4 to your computer and use it in GitHub Desktop.
cat ~/.fullpagedashboard-client/.session.json data from a real live session before data model change to playlists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dashboards": { | |
"active": "slidespresentation", | |
"items": [ | |
{ | |
"id": "slidespresentation", | |
"display": "Slides Presentation", | |
"url": "https://docs.google.com/presentation/d/e/2PACX-1vQAvcs1q2d1ftuMtmOm1pV2cawiHbNS8jRY52a8vJX9FNIB_LxyX52oYlI6a5cB0esDIoC4EugRDp5E/pub?start=true&loop=true&delayms=3000" | |
}, | |
{ | |
"id": "dash", | |
"display": "Stats Monitor", | |
"url": "https://www.thedash.com/dashboard/PeKW9UVP9E/fullscreen" | |
}, | |
{ | |
"id": "slide", | |
"display": "js presentation", | |
"url": "https://slides.com/ryanchenkie/custom-schema-directives/fullscreen#/" | |
}, | |
{ | |
"id": "translationout", | |
"display": "Translation Output", | |
"url": "https://thawing-reaches-20064.herokuapp.com/" | |
}, | |
{ | |
"id": "gphotos", | |
"display": "Google Photos Album display", | |
"url": "https://photos.app.goo.gl/JCE1nWmpzXBLkVsK6" | |
} | |
] | |
}, | |
"server": {}, | |
"window": {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment