1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 20:54:13 +02:00
This commit is contained in:
syuilo
2017-02-18 17:39:15 +09:00
parent f640f88277
commit c83302bb80
3 changed files with 9 additions and 9 deletions

View File

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