브랜드 컬러 설정 추가 v1.5.36
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { DEFAULT_BRAND_COLOR } from '../../lib/brand-color.js'
|
||||
import { DEFAULT_SIGNUP_BLOCKED_USERNAMES } from '../../lib/signup-blocked-usernames.js'
|
||||
|
||||
/**
|
||||
@@ -21,6 +22,7 @@ export const getDefaultSiteSettings = () => {
|
||||
homeCoverDarkImageUrl: '',
|
||||
homeCoverTitle: '',
|
||||
homeCoverText: '',
|
||||
brandColor: DEFAULT_BRAND_COLOR,
|
||||
announcementEnabled: false,
|
||||
announcementText: '',
|
||||
announcementUrl: '',
|
||||
|
||||
Reference in New Issue
Block a user