Guest User

Untitled

a guest
Jun 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "$jason": {
  3. "head": {
  4. "title": "Peddlersson",
  5. "actions": {
  6. "$foreground": {
  7. "type": "$reload"
  8. }
  9. }
  10. },
  11. "body": {
  12. "style": {
  13. "background": "#ffffff",
  14. "border": "none"
  15. },
  16. "sections": [
  17. {
  18. "items": [
  19. {
  20. "type": "vertical",
  21. "components": [
  22. ]
  23. }
  24. ]
  25. }
  26. ]
  27. }
  28. }
  29. }
Add Comment
Please, Sign In to add comment