This commit is contained in:
syuilo 2022-12-04 10:16:03 +09:00
parent 14221e78b7
commit 22ccb0fa71
93 changed files with 157 additions and 157 deletions

View file

@ -5,7 +5,7 @@ import type { Config } from '@/config.js';
import type { Packed } from '@/misc/schema';
import { getNoteSummary } from '@/misc/get-note-summary.js';
import type { SwSubscriptionsRepository } from '@/models/index.js';
import { MetaService } from './MetaService.js';
import { MetaService } from '@/core/MetaService.js';
// Defined also packages/sw/types.ts#L14-L21
type pushNotificationsTypes = {