Fix double slash added to many endpoints.
This commit is contained in:
parent
89089b0ccf
commit
474c400f09
@ -28,7 +28,7 @@ module Mastodon.ApiUrl
|
||||
|
||||
apiPrefix : String
|
||||
apiPrefix =
|
||||
"/api/v1/"
|
||||
"/api/v1"
|
||||
|
||||
|
||||
apps : String
|
||||
|
Loading…
Reference in New Issue
Block a user