mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
3d71a2644b
commit
41ca310e09
12 changed files with 34 additions and 4 deletions
|
|
@ -36,6 +36,7 @@ export abstract class Constants {
|
|||
public static readonly SIZE_GET_MAX = 102400;
|
||||
public static readonly SIZE_UNDO = 64;
|
||||
public static readonly SIZE_TITLE = 512;
|
||||
public static readonly SIZE_EDITOR_WIDTH = 760;
|
||||
|
||||
// ws callback
|
||||
public static readonly CB_MOUNT_HELP = "cb-mount-help";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue