mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 04:54:21 +01:00
use global opfs IO in the sync
This commit is contained in:
@@ -167,7 +167,7 @@ impl SyncEngine {
|
||||
}
|
||||
#[cfg(feature = "browser")]
|
||||
{
|
||||
Arc::new(turso_node::browser::Opfs::new()?)
|
||||
turso_node::browser::opfs()
|
||||
}
|
||||
};
|
||||
Ok(SyncEngine {
|
||||
|
||||
Reference in New Issue
Block a user