mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-04 02:26:48 +00:00
Update messages.js
This commit is contained in:
parent
5a8d5d4c6d
commit
e423447f42
1 changed files with 13 additions and 0 deletions
13
messages.js
13
messages.js
|
|
@ -281,5 +281,18 @@ module.exports = [
|
|||
'Please send the logs to the developers by ' +
|
||||
'going to Settings -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' +
|
||||
'email hello@apparyllis.com. Then, we can look into what\'s happening! '
|
||||
},
|
||||
{
|
||||
names: [
|
||||
'nointernet',
|
||||
'no.internet',
|
||||
'no-internet',
|
||||
'noconnetion',
|
||||
'no.connection',
|
||||
'no-connection',
|
||||
],
|
||||
title: "Connection Issues",
|
||||
description: "Talks about how to resolve and debug connection issues",
|
||||
text: 'If you are having connection issues, please provide us with the following information: Do you use a VPN? Does the issue happen on both WIFI and Cellular internet? How long have you been having this issue?'
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue