mirror of
https://github.com/DarthKilroy/Spot.git
synced 2025-12-19 18:26:48 +00:00
Update messages.json
This commit is contained in:
parent
c14ed2603e
commit
bf8784d834
1 changed files with 11 additions and 0 deletions
|
|
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue