mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
home
This commit is contained in:
parent
1ef035ce04
commit
b881d87d47
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const post = async text => {
|
|||
}
|
||||
}
|
||||
|
||||
createNote(bot, { text });
|
||||
createNote(bot, { text, visibility: 'home' });
|
||||
};
|
||||
|
||||
// Init router
|
||||
|
|
Loading…
Reference in a new issue