1
0

Remove unnecessary space in description on Sessions settings page (#1381)

This commit is contained in:
Sasha Sorokin
2023-09-29 05:53:44 +02:00
committed by GitHub
parent f37c4293df
commit 3fd74292ef

View File

@@ -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',