Update messages.json

This commit is contained in:
Cellaryllis 2023-01-23 19:52:47 +01:00 committed by GitHub
parent c14ed2603e
commit bf8784d834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -342,6 +342,17 @@
"title": "How to resolve avatars not uploading",
"description": "Talks about how to resolve avatars not uploading",
"text": "If you're having issues uploading an avatar please try uploading another avatar. If the avatar image is in the wrong format or potentially corrupted then it will not be able to upload. If there is an image you really want to upload but it always fails then take a screenshot of the image you want to upload and upload the screenshot instead."
},
{
"friendlyName": "Explain logout issue after updating to 1.8",
"category": "support",
"names": [
"logoutupdate",
"updatelogout"
],
"title": "Explain logout issue after updating to 1.8",
"description": "Explains logout issue after updating to 1.8",
"text": "Version 1.8 changed how authentication is handled to move it from Google to our own servers to improve user privacy. Due to this change, the app no longer has you logged in and you will need to relogin after you've updated to 1.8 from an earlier version."
}
]
}