add: Megalodon, initial mastodon api
This commit is contained in:
@@ -250,7 +250,7 @@ export async function createEmptyNotification(): Promise<void> {
|
||||
await globalThis.registration.showNotification(
|
||||
(new URL(origin)).host,
|
||||
{
|
||||
body: `Misskey v${_VERSION_}`,
|
||||
body: `Sharkey v${_VERSION_}`,
|
||||
silent: true,
|
||||
badge: iconUrl('null'),
|
||||
tag: 'read_notification',
|
||||
|
||||
Reference in New Issue
Block a user