fix: remove space

pull/2656/head
tomobre 2 years ago
parent 77f0138d49
commit 18639ad8fd

@ -50,7 +50,6 @@ export const SettingsCategoryPrivacy = (props: {
const isLinkPreviewsOn = Boolean(window.getSettingValue(SettingsKey.settingsLinkPreview));
const forceUpdate = useUpdate();
if (props.hasPassword !== null) {
return (
<>

Loading…
Cancel
Save