Skip to content

Commit a04d75f

Browse files
author
Haiping Chen
committed
upgrade to svelte 5.x
1 parent c85e062 commit a04d75f

83 files changed

Lines changed: 2473 additions & 1584 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ PUBLIC_COMPANY_WEBSITE=https://scisharp.github.io/SciSharp/
2121
PUBLIC_PLUGIN_DEFAULT_ICON=https://avatars.githubusercontent.com/u/44989469?s=200&v=4
2222
PUBLIC_ALLOW_SIGNUP=true
2323
PUBLIC_AUTH_ENABLE_SSO=true
24-
PUBLIC_AUTH_ENABLE_FIND_PWD=true
24+
PUBLIC_AUTH_ENABLE_FIND_PWD=true
25+
PUBLIC_ENVIRONMENTS=[]
26+
PUBLIC_PRIMARY_COLOR=#556ee6
27+
PUBLIC_SECONDARY_COLOR=

0 commit comments

Comments
 (0)