Skip to content

Instantly share code, notes, and snippets.

@cheynewallace
Created May 13, 2015 23:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cheynewallace/6146d8c76728d515bd6f to your computer and use it in GitHub Desktop.
Save cheynewallace/6146d8c76728d515bd6f to your computer and use it in GitHub Desktop.
Infinite Asana Unicorns
setInterval(function(){
env.dynamic_loader.load({url:CommonUrl.staticUrl({path:"apps/asana/view/asana_rainbow.js", compute_hash:!1}), allow_cached:!1 , callback:function(a, b) {
b && AsanaRainbow.start()
}})},1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment