mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 00:20:07 +00:00
Add tldraw file editor (#7273)
* add tldr file type * add tldraw editor render * optimize code * add save mode * update version * update dependence * update dependence * optimize code * optimize code --------- Co-authored-by: 杨顺强 <978987373@qq.com>
This commit is contained in:
@@ -105,6 +105,7 @@ const excludedChunkNames = [
|
||||
'sharedFileViewMarkdown',
|
||||
'markdownEditor',
|
||||
'plainMarkdownEditor',
|
||||
'tldrawEditor',
|
||||
];
|
||||
|
||||
// This is the production and development configuration.
|
||||
|
Reference in New Issue
Block a user