mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
refactor(core): move file system endpoints to its own plugin (#6716)
This commit is contained in:
committed by
GitHub
parent
22a7633816
commit
fc4d687ef0
@@ -123,7 +123,7 @@
|
||||
}
|
||||
|
||||
testFs(null).then(function () {
|
||||
testFs(window.__TAURI__.fs.Dir.Config)
|
||||
testFs(window.__TAURI__.path.BaseDirectory.Config)
|
||||
})
|
||||
|
||||
setTimeout(function () {
|
||||
|
||||
Reference in New Issue
Block a user