Changed image viewer and added mobile feature check.
This commit is contained in:
@@ -113,7 +113,8 @@ export function* signInSuccessSaga({ payload }) {
|
||||
// yield put(
|
||||
// setBodyshop({
|
||||
// ...shop.data.bodyshops[0],
|
||||
// localmediaserverhttp: `http://192.168.0.142:8000`,
|
||||
// uselocalmediaserver: true,
|
||||
// localmediaserverhttp: `http://192.168.1.235:8000`,
|
||||
// })
|
||||
// );
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user