fix: Remove addition to URLs in text editor (#84)

This commit is contained in:
connorhaugh
2022-06-09 09:43:23 -04:00
committed by GitHub
parent 81fc4fca6f
commit 728dc58ac4

View File

@@ -49,5 +49,6 @@ export default StrictDict({
menubar: false,
min_height: 500,
toolbar_sticky: true,
relative_urls: true,
},
});