chore: minor artist import cleanup
This commit is contained in:
parent
d8a5cb696e
commit
e36be0f9d8
2 changed files with 13 additions and 10 deletions
|
@ -12,6 +12,7 @@ schedule = "*/15 * * * *"
|
|||
from = "/api/artist-import"
|
||||
to = "/.netlify/functions/artist-import"
|
||||
status = 200
|
||||
query = "*"
|
||||
|
||||
[[redirects]]
|
||||
from = "/api/scrobble"
|
||||
|
|
Reference in a new issue