mirror of
https://github.com/DoomKitty87/seafoam.git
synced 2024-12-27 23:47:24 +01:00
cant get fs api to work? gonna try later
This commit is contained in:
parent
bb04ff1e46
commit
3375524c72
1 changed files with 4 additions and 1 deletions
|
@ -18,7 +18,10 @@
|
|||
"open": true
|
||||
},
|
||||
"fs": {
|
||||
"all":true
|
||||
"all":true,
|
||||
"scope": [
|
||||
"$APP/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
|
|
Loading…
Reference in a new issue