1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 09:14:05 +02:00
This commit is contained in:
syuilo
2017-02-18 17:40:07 +09:00
parent c83302bb80
commit 7602f16727
3 changed files with 9 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ module.exports = (me) ~>
require './scripts/open-window'
riot.mixin \notify do
notify: require './scripts/notify.ls'
notify: require './scripts/notify'
dialog = require './scripts/dialog.ls'