mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-13 06:00:08 +00:00
Fixing "" not showing.
This commit is contained in:
parent
e085c84fb6
commit
989fdcff32
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ module.exports = [
|
||||||
'alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to ' +
|
'alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to ' +
|
||||||
'more features. \n' +
|
'more features. \n' +
|
||||||
'\n' +
|
'\n' +
|
||||||
'However, you can add images to any text box that supports Markdown by using "" and adding an image link ' +
|
'However, you can add images to any text box that supports Markdown by using `` and adding an image link ' +
|
||||||
'inside of "(link)". '
|
'inside of "(link)". '
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue