mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-02-13 16:13:24 +01:00
fix netlify olm file rewrite
This commit is contained in:
parent
c2b4e18008
commit
d70b75e7f3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "/olm.wasm"
|
||||
from = "*/olm.wasm"
|
||||
to = "/olm.wasm"
|
||||
status = 200
|
||||
|
||||
|
|
Loading…
Reference in a new issue