Remove explicit line break in plugin description

This commit is contained in:
Rikko 2023-01-18 18:54:58 +05:30
parent e783e2bfa3
commit 02b461d921

View file

@ -615,7 +615,7 @@
} }
}, },
"autorun": { "autorun": {
"description": "Run without holding any buttons. Made for beginners or players on mobile.\nKeeps your character maneuverable. Start running as usual to override.", "description": "Run without holding any buttons. Made for beginners or players on mobile. Keeps your character maneuverable. Start running as usual to override.",
"external_url": "", "external_url": "",
"authors": [ "authors": [
{ {
@ -653,4 +653,4 @@
} }
} }
} }
} }