1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

FinderからCopyした時、通知を出す

This commit is contained in:
Rokt33r
2015-11-15 01:39:40 +09:00
parent 3e980fd2d4
commit 46c6555f94
3 changed files with 16 additions and 2 deletions

View File

@@ -68,7 +68,8 @@ var config = {
'superagent-promise',
'lodash',
'markdown-it',
'moment'
'moment',
'node-notifier'
]
}