mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
c14392a5ae
commit
06c098f411
5 changed files with 48 additions and 52 deletions
|
|
@ -31,7 +31,6 @@ export abstract class Constants {
|
|||
public static readonly SIYUAN_SAVE_CLOSE: string = "siyuan-save-close";
|
||||
public static readonly SIYUAN_EXPORT_PDF: string = "siyuan-export-pdf";
|
||||
public static readonly SIYUAN_EXPORT_CLOSE: string = "siyuan-export-close";
|
||||
public static readonly SIYUAN_UPDATE_THEME: string = "siyuan-update-theme";
|
||||
|
||||
// size
|
||||
public static readonly SIZE_TOOLBAR_HEIGHT: number = 42;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue