Point webapp at redux webapp-master branch (#6415)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
0a20e8d326
Коммит
9ffc1da556
@@ -107,6 +107,6 @@ export default function configureStore(initialState) {
|
||||
}
|
||||
};
|
||||
|
||||
return configureServiceStore({}, {}, offlineOptions);
|
||||
return configureServiceStore({}, {}, offlineOptions, null, false);
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user