mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 11:46:43 -06:00
removed sw root cache
This commit is contained in:
parent
7102f0dec6
commit
913ed6a87e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import * as swos from '@/scripts/operations.js';
|
|||
|
||||
const CACHE_NAME = 'pari-cache-${_VERSION_}';
|
||||
const urlsToCache = [
|
||||
'/',
|
||||
//'/',
|
||||
'/emoji',
|
||||
'/twemoji',
|
||||
'/fluent-emoji',
|
||||
|
|
Loading…
Reference in a new issue