mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
feat: add document templates library with 10 templates
This commit is contained in:
+4
-1
@@ -94,7 +94,10 @@ const ALLOWED_SEND_CHANNELS = [
|
||||
'insert-generated-content',
|
||||
|
||||
// Image paste/drop
|
||||
'save-pasted-image'
|
||||
'save-pasted-image',
|
||||
|
||||
// Templates
|
||||
'load-template'
|
||||
];
|
||||
|
||||
const ALLOWED_RECEIVE_CHANNELS = [
|
||||
|
||||
Reference in New Issue
Block a user