This commit is contained in:
syuilo
2022-03-01 03:34:40 +09:00
parent c8070fc544
commit a626c69547
5 changed files with 11 additions and 108 deletions

View File

@@ -1,4 +1,4 @@
import * as push from 'web-push';
import push from 'web-push';
import config from '@/config/index.js';
import { SwSubscriptions } from '@/models/index.js';
import { fetchMeta } from '@/misc/fetch-meta.js';