fix: button saying Misskey instead of Sharkey

This commit is contained in:
Marie 2024-05-31 21:18:35 +00:00
parent e818c56faa
commit 81ed739380
1 changed files with 1 additions and 1 deletions

View File

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