remove svg

This commit is contained in:
sadposter 2021-11-20 14:38:01 +00:00
parent b141b04a53
commit 238ebcf1e4
6 changed files with 7 additions and 9 deletions

View file

@ -126,6 +126,7 @@ const PostStatusForm = {
newStatus: {
spoilerText: this.subject || '',
status: statusText,
sensitiveIfSubject,
nsfw: !!sensitiveByDefault,
files: [],
poll: {},