forked from Mastodon/mastoradio-la-radio-di-mastodon
fix static folder path in config
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"last 1 chrome versions"
|
||||
],
|
||||
"staticFiles": {
|
||||
"staticPath": "static",
|
||||
"staticPath": "public",
|
||||
"watcherGlob": "**"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user