summaryrefslogtreecommitdiff
path: root/src/web/app/desktop/scripts/stream.ls
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-18 13:18:59 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-18 13:18:59 +0900
commit4770e1fab89b35671f9fd1eb3080efca717e27ac (patch)
tree1fa19779dadb27bf1804d4338409146adf62af74 /src/web/app/desktop/scripts/stream.ls
parent:v: (diff)
downloadsharkey-4770e1fab89b35671f9fd1eb3080efca717e27ac.tar.gz
sharkey-4770e1fab89b35671f9fd1eb3080efca717e27ac.tar.bz2
sharkey-4770e1fab89b35671f9fd1eb3080efca717e27ac.zip
:v:
Diffstat (limited to 'src/web/app/desktop/scripts/stream.ls')
-rw-r--r--src/web/app/desktop/scripts/stream.ls4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/web/app/desktop/scripts/stream.ls b/src/web/app/desktop/scripts/stream.ls
index f84d6097a7..88dac16cb6 100644
--- a/src/web/app/desktop/scripts/stream.ls
+++ b/src/web/app/desktop/scripts/stream.ls
@@ -1,8 +1,8 @@
# Stream
#================================
-stream = require '../../common/scripts/stream.ls'
-get-post-summary = require '../../common/scripts/get-post-summary.ls'
+stream = require '../../common/scripts/stream'
+get-post-summary = require '../../common/scripts/get-post-summary'
riot = require \riot
module.exports = (me) ~>