Skip to content

Commit e8505c3

Browse files
committed
fix: add default values of PARAGON_THEME_URLS in settings
1 parent 16caaca commit e8505c3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ ENABLE_HOME_PAGE_COURSE_API_V2=true
4545
ENABLE_CHECKLIST_QUALITY=''
4646
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
4747
LIBRARY_SUPPORTED_BLOCKS="problem,video,html"
48+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ ENABLE_HOME_PAGE_COURSE_API_V2=true
4848
ENABLE_CHECKLIST_QUALITY=true
4949
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
5050
LIBRARY_SUPPORTED_BLOCKS="problem,video,html"
51+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)