This commit is contained in:
Vanessa 2022-06-09 15:56:03 +08:00
parent 5d7294ac5e
commit bdc4428e99
4 changed files with 36 additions and 3 deletions

View file

@ -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"];