1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 10:46:32 +00:00

fix style a little

This commit is contained in:
Rokt33r
2016-01-02 05:24:42 +09:00
parent 00360c77d2
commit c36a46cad6
3 changed files with 6 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ const clipboard = electron.clipboard
const ipc = electron.ipcRenderer
const remote = electron.remote
const OSX = process.platform === 'darwin'
const OSX = global.process.platform === 'darwin'
const BRAND_COLOR = '#18AF90'
const editDeleteTutorialElement = (