mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Strip null values for changelog and set size limit for large content blocks
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<textarea
|
||||
{name}
|
||||
rows="20"
|
||||
maxlength="200000"
|
||||
bind:value={previewContent.value}
|
||||
bind:this={mainContentTextarea}
|
||||
onscroll={updateScrollPercentage}
|
||||
|
||||
Reference in New Issue
Block a user