"v1" replaced with "r0" in pathPrefixR0 in mediaapi's routing (#681)

main
MANASSE 2019-01-17 12:25:13 +03:00 committed by Brendan Abolivier
parent 4c5bd91e1c
commit 3465f6727b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import (
"github.com/prometheus/client_golang/prometheus"
)
const pathPrefixR0 = "/_matrix/media/v1"
const pathPrefixR0 = "/_matrix/media/r0"
// Setup registers the media API HTTP handlers
func Setup(