SWはプロキシ不要
This commit is contained in:
parent
40d12949b1
commit
c88d7a1087
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
declare var self: ServiceWorkerGlobalScope;
|
||||
|
||||
import { get, set } from '@/scripts/idb-proxy';
|
||||
import { get, set } from 'idb-keyval';
|
||||
import { I18n } from '../../misc/i18n';
|
||||
|
||||
class SwLang {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue