Added support for rendering mentions.
This commit is contained in:
parent
20d56bf3fe
commit
7ccb07ffc3
5 changed files with 69 additions and 12 deletions
|
@ -72,6 +72,7 @@ async function webapp_init() {
|
|||
|
||||
// WARNING Order Matters!
|
||||
init_message_textareas();
|
||||
init_timeline(model);
|
||||
init_my_pfp(model);
|
||||
init_postbox(model);
|
||||
init_profile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue