fix
This commit is contained in:
parent
64fcfb8cbf
commit
318d291721
|
|
@ -206,6 +206,8 @@ export const Root = () => {
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
base.mode = "desktop";
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue