Rename markdown setting to be less vague

This commit is contained in:
Siddharth Singh 2023-04-23 17:09:02 +05:30
parent d539e9e73a
commit cd243267a4

View file

@ -20,7 +20,7 @@
<div>
<label class="opt">
<input :checked="store.state.settings.parseMd" type="checkbox" name="parseMd" />
Parse markdown in messages
Render inline markdown in messages
</label>
</div>
<div>