chore: fix instant form handling
This commit is contained in:
parent
47edc18931
commit
779bd244a6
3 changed files with 4 additions and 3 deletions
|
|
@ -182,6 +182,7 @@ function gravity() {
|
|||
function iLoveMisskey() {
|
||||
os.post({
|
||||
initialText: 'I $[jelly ❤] #Misskey',
|
||||
instant: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue