Commit Graph

1 Commits (bfd0c47ef67b25b916e6fbde9d9f6e2d9c4e2cb6)

Author SHA1 Message Date
silverwind cd5278a44c
Fix manifest encoding (#14114)
The previous URL encoding would encode spaces to '+' for the app name
which is incorrect. Use base64 encoding instead which does not have such
issues.
4 years ago