Skip to content

Instantly share code, notes, and snippets.

@nickvelloff
Created January 30, 2015 02:40
Show Gist options
  • Save nickvelloff/9a62d4886a2272aadb03 to your computer and use it in GitHub Desktop.
Save nickvelloff/9a62d4886a2272aadb03 to your computer and use it in GitHub Desktop.
mo's event data
{
data = {
data = {
type = "data:get";
};
dataSource = user;
};
}
{
data = {
data = {
type = "data:get";
};
dataSource = drafts;
};
}
{
data = {
data = {
type = "data:get";
};
dataSource = sites;
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment