mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Try moving toml to static directory
This commit is contained in:
parent
cfb442324c
commit
7084584009
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"config": {
|
||||
"stork": {
|
||||
"executable": "stork-executable",
|
||||
"toml": "stork.toml",
|
||||
"toml": "static/stork.toml",
|
||||
"binary": "search-index.st"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue