From 67106c9dc4b2139878ba1fc44ef268f0a4efd804 Mon Sep 17 00:00:00 2001 From: Michael Manfre Date: Sat, 19 Nov 2022 04:07:51 -0500 Subject: [feature] Support markdown format for Account bio/note (#1037) * [feature] Status format also controls bio format * test --- web/source/settings/user/profile.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/source/settings/user/profile.js') diff --git a/web/source/settings/user/profile.js b/web/source/settings/user/profile.js index 21e86ce66..dfd1eee95 100644 --- a/web/source/settings/user/profile.js +++ b/web/source/settings/user/profile.js @@ -69,14 +69,14 @@ module.exports = function UserProfile() {

Header

-

Avatar

- @@ -101,7 +101,7 @@ module.exports = function UserProfile() { id="enable_rss" name="Enable RSS feed of Public posts" /> - { !allowCustomCSS ? null : + { !allowCustomCSS ? null :