mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-21 06:59:17 -04:00
fix memory router
This commit is contained in:
@@ -72,6 +72,7 @@ function App() {
|
||||
<div className="App">
|
||||
{/* <header className="App-header"></header> */}
|
||||
<SpacedriveInterface
|
||||
useMemoryRouter={true}
|
||||
transport={new Transport()}
|
||||
platform={'browser'}
|
||||
convertFileSrc={function (url: string): string {
|
||||
|
||||
Reference in New Issue
Block a user