mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
5d7294ac5e
commit
bdc4428e99
4 changed files with 36 additions and 3 deletions
|
|
@ -339,6 +339,7 @@ export abstract class Constants {
|
|||
</svg>`;
|
||||
public static readonly SIYUAN_IMAGE_FILE: string = "1f4c4";
|
||||
public static readonly SIYUAN_IMAGE_NOTE: string = "1f5c3";
|
||||
public static readonly SIYUAN_IMAGE_FOLDER: string = "1f4d1";
|
||||
|
||||
// assets
|
||||
public static readonly SIYUAN_ASSETS_IMAGE: string[] = [".apng", ".ico", ".cur", ".jpg", ".jpe", ".jpeg", ".jfif", ".pjp", ".pjpeg", ".png", ".gif", ".webp", ".bmp", ".svg"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue