This website works better with JavaScript
Home
Explore
Help
Sign In
universai
/
masyunis
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
eb3e46d8d0
Branches
Tags
master
masyunis
/
lib
/
config
/
testdata
/
bad
/
import_invalid_file.json
import_invalid_file.json
87 B
History
Raw
1
2
3
4
5
6
7
{
"bots": [
{
"import": "(data)/does-not-exist-fake-file.yaml"
}
]
}