switch to egirlskey branding
This commit is contained in:
parent
91ec6c3a14
commit
eb05c2e619
53 changed files with 300 additions and 968 deletions
|
@ -265,7 +265,7 @@ export async function createEmptyNotification(): Promise<void> {
|
|||
await globalThis.registration.showNotification(
|
||||
(new URL(origin)).host,
|
||||
{
|
||||
body: `Sharkey v${_VERSION_}`,
|
||||
body: `eGirlskey v${_VERSION_}`,
|
||||
silent: true,
|
||||
badge: iconUrl('null'),
|
||||
tag: 'read_notification',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue