feat: add document templates library with 10 templates

This commit is contained in:
2026-03-04 16:10:24 +05:30
parent ae7b333cea
commit 12dcd2d1a3
15 changed files with 552 additions and 2 deletions
+4 -1
View File
@@ -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 = [