feat: 调整配置
This commit is contained in:
@@ -60,9 +60,9 @@ export const currentClientType = () => {
|
||||
switch (getCurrentConfig().name) {
|
||||
case '智念':
|
||||
return ClientType.ZHINIAN;
|
||||
case '朵花':
|
||||
case '朵朵':
|
||||
return ClientType.DUOHUA;
|
||||
case '天沐':
|
||||
case '沐沐':
|
||||
return ClientType.TIANMU;
|
||||
default:
|
||||
return ClientType.ZHINIAN;
|
||||
|
||||
Reference in New Issue
Block a user