mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-26 11:21:36 +01:00
Add missing visible_reactions to vanilla initial_state typedef
This commit is contained in:
parent
b5eb2b639c
commit
f26f4676db
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
* @property {InitialStateLanguage[]} languages
|
||||
* @property {InitialStateMeta} meta
|
||||
* @property {number} max_toot_chars
|
||||
* @property {number} max_reactions
|
||||
*/
|
||||
|
||||
const element = document.getElementById('initial-state');
|
||||
|
|
Loading…
Reference in a new issue