默认使用临时接口

pull/96/head
lyswhut 2019-11-06 21:53:12 +08:00
parent 55c2286eca
commit a3ade4cde2
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {