mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-14 07:04:21 +08:00
tinymce 上传图片 ok
This commit is contained in:
4
src/node_modules/leanote_protocol.js
generated
vendored
4
src/node_modules/leanote_protocol.js
generated
vendored
@@ -1,5 +1,9 @@
|
||||
// 为了显示图片
|
||||
// leanote://api/file/getImage?fileId=xxx
|
||||
//
|
||||
//
|
||||
// 没用!!! 因为protocal不支持异步
|
||||
// https://github.com/atom/electron/issues/410
|
||||
|
||||
var protocol = require('protocol');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user