fix: context updates in post creation page
This commit is contained in:
parent
797ce06eba
commit
d3c696026a
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
|||
reactions_enabled: true,
|
||||
is_nsfw: false,
|
||||
content_warning: "",
|
||||
tags: "",
|
||||
tags: [],
|
||||
};
|
||||
|
||||
window.BLANK_INITIAL_SETTINGS = JSON.stringify(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue