refactor
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user