You've already forked AstralRinth
forked from didirus/AstralRinth
Remove unnecessary space in description on Sessions settings page (#1381)
This commit is contained in:
@@ -81,7 +81,7 @@ const messages = defineMessages({
|
||||
sessionsDescription: {
|
||||
id: 'settings.sessions.description',
|
||||
defaultMessage:
|
||||
"Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\n If you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately.",
|
||||
"Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\nIf you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately.",
|
||||
},
|
||||
sessionsLastAccessedAt: {
|
||||
id: 'settings.sessions.label.last-accessed-at',
|
||||
|
||||
Reference in New Issue
Block a user