默认使用临时接口
parent
55c2286eca
commit
a3ade4cde2
|
@ -219,7 +219,7 @@ export const updateSetting = setting => {
|
||||||
windowSizeId: 1,
|
windowSizeId: 1,
|
||||||
themeId: 0,
|
themeId: 0,
|
||||||
sourceId: 'kw',
|
sourceId: 'kw',
|
||||||
apiSource: 'test',
|
apiSource: 'temp',
|
||||||
randomAnimate: true,
|
randomAnimate: true,
|
||||||
}
|
}
|
||||||
const overwriteSetting = {
|
const overwriteSetting = {
|
||||||
|
|
Loading…
Reference in New Issue