Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. data = {
  3. data = {
  4. type = "data:get";
  5. };
  6. dataSource = user;
  7. };
  8. }
  9. {
  10. data = {
  11. data = {
  12. type = "data:get";
  13. };
  14. dataSource = drafts;
  15. };
  16. }
  17. {
  18. data = {
  19. data = {
  20. type = "data:get";
  21. };
  22. dataSource = sites;
  23. };
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement