replace all instanced of emby.media with jellyfin.media
This commit is contained in:
@@ -80,7 +80,7 @@ define(["fetchHelper", "dom", "registrationServices", "loading", "confirm", "glo
|
||||
})
|
||||
}, function(response) {
|
||||
alertText({
|
||||
text: globalize.translate("MessageSubCancelError", "cancel@emby.media")
|
||||
text: globalize.translate("MessageSubCancelError", "cancel@jellyfin.media")
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user