From 6bfc1ffac0a3cbf0e45983beec89635e5ea1aeea Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:38:13 -0500 Subject: [PATCH] Adding spacing to match other commands. --- messages.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/messages.js b/messages.js index e7c0ea4..4063cf5 100644 --- a/messages.js +++ b/messages.js @@ -224,11 +224,11 @@ module.exports = [ title: "Website", description: 'Talks about the possibility of having a web portal for Simply Plural.', text: - 'There is a web version of the app at https://app.apparyllis.com/ . ' + - 'Please note there are some minor differences from the app version (such as uploading avatars, etc). \n ' + + 'There is a web version of the app at https://app.apparyllis.com/ . ' + + 'Please note there are some minor differences from the app version (such as uploading avatars, etc). \n ' + - 'As a reminder, your PluralKit token won\'t transfer to the website automatically, so you\'ll need to re-add ' + - 'it to “Integrations” to be able for importing from PluralKit, syncing to PluralKit and exporting to PluralKit.' + 'As a reminder, your PluralKit token won\'t transfer to the website automatically, so you\'ll need to re-add ' + + 'it to “Integrations” to be able for importing from PluralKit, syncing to PluralKit and exporting to PluralKit.' }, {