mirror of
https://github.com/xfgryujk/blivechat.git
synced 2024-12-26 12:50:33 +08:00
改一些默认配置
This commit is contained in:
parent
1252e1942d
commit
28b04f27ee
@ -5,7 +5,7 @@ export const DEFAULT_CONFIG = {
|
||||
showDanmaku: true,
|
||||
showGift: true,
|
||||
showGiftName: false,
|
||||
mergeSimilarDanmaku: true,
|
||||
mergeSimilarDanmaku: false,
|
||||
mergeGift: true,
|
||||
maxNumber: 60,
|
||||
|
||||
|
@ -17,7 +17,7 @@ export const DEFAULT_CONFIG = {
|
||||
ownerUserNameColor: '#ffd600',
|
||||
moderatorUserNameColor: '#5e84f1',
|
||||
memberUserNameColor: '#0f9d58',
|
||||
showBadges: false,
|
||||
showBadges: true,
|
||||
showColon: true,
|
||||
|
||||
messageFont: 'Imprima',
|
||||
|
Loading…
Reference in New Issue
Block a user