feat: add auto-generated pseudonyms and identicon avatars for users
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'kashilo-v51';
|
||||
const CACHE_NAME = 'kashilo-v52';
|
||||
const STATIC_ASSETS = [
|
||||
'/',
|
||||
'/index.html',
|
||||
@@ -37,6 +37,7 @@ const STATIC_ASSETS = [
|
||||
'/js/services/btcpay.js',
|
||||
'/js/services/favorites.js',
|
||||
'/js/services/notifications.js',
|
||||
'/js/services/identity.js',
|
||||
|
||||
// Components
|
||||
'/js/components/app-shell.js',
|
||||
|
||||
Reference in New Issue
Block a user