merge: fix: button saying Misskey instead of Sharkey (!535)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/535 Closes #545 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Leah <kevinlukej@gmail.com>
This commit is contained in:
commit
b8b4460830
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ function gravity() {
|
|||
|
||||
function iLoveMisskey() {
|
||||
os.post({
|
||||
initialText: 'I $[jelly ❤] #Misskey',
|
||||
initialText: 'I $[jelly ❤] #Sharkey',
|
||||
instant: true,
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue