Created
August 18, 2017 13:26
-
-
Save fchristant/1d4c5e04e5b3d53629e2c4c6cd75c5b2 to your computer and use it in GitHub Desktop.
silva.module.load
This file contains hidden or 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
| window.addEventListener('app.onReady',function() { | |
| app.modules.load("stickywatch"); | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment