Add STARTER_FOLDER_NAME constant
This commit is contained in:
parent
97b574272f
commit
f1eb6ee673
1 changed files with 1 additions and 1 deletions
|
|
@ -727,7 +727,7 @@ export const STATUS_BUILD = "Build to validate status.";
|
|||
export const STATUS_BUILDING = "Building...";
|
||||
export const SAVED_HOVER = "Last saved at ";
|
||||
export const RUN_TIMESTAMP_PREFIX = "Last Run: ";
|
||||
|
||||
export const STARTER_FOLDER_NAME = "Starter Projects";
|
||||
export const PRIORITY_SIDEBAR_ORDER = [
|
||||
"saved_components",
|
||||
"inputs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue