🎨 Cloud inbox support preview audio and video https://github.com/siyuan-note/siyuan/issues/9780

This commit is contained in:
Daniel 2023-11-29 22:59:50 +08:00
parent 6290c585e2
commit 6ccf76e6cd
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 32 additions and 3 deletions

View file

@ -262,6 +262,7 @@ interface ISnippet {
interface IInbox {
oId: string
shorthandContent: string
shorthandMd: string
shorthandDesc: string
shorthandFrom: number
shorthandTitle: string