src/tabviews/custom/components/share/braftContent/index.jsx
@@ -21,7 +21,7 @@ if (encryption === 'true' && html) { try { html = window.decodeURIComponent(window.atob(html)) } catch { } catch (e) { html = value } } @@ -37,7 +37,7 @@ if (encryption === 'true' && html) { try { html = window.decodeURIComponent(window.atob(html)) } catch { } catch (e) { html = value } }