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:
dakkar 2024-06-03 13:16:10 +00:00
commit b8b4460830

View file

@ -215,7 +215,7 @@ function gravity() {
function iLoveMisskey() {
os.post({
initialText: 'I $[jelly ❤] #Misskey',
initialText: 'I $[jelly ❤] #Sharkey',
instant: true,
});
}