diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-08-04 22:26:10 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-08-04 22:26:10 -0400 |
| commit | 2ae2214a89e7599edeefbeb0d852566734717cf3 (patch) | |
| tree | 5feebcd81199d05e70cc9aca44e4258ff003c687 /public/js/lib | |
| parent | 39f3e69d477a605ae676a64222e2486f67856b8e (diff) | |
depz
Diffstat (limited to 'public/js/lib')
| -rw-r--r-- | public/js/lib/bg.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/lib/bg.js b/public/js/lib/bg.js index 98bcc1b..6fa75d5 100644 --- a/public/js/lib/bg.js +++ b/public/js/lib/bg.js @@ -23,5 +23,6 @@ var bg = (function(){ duration: 500, }) } + return bg })()
\ No newline at end of file |
