add auth via uuid only
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'dgray-v20';
|
||||
const CACHE_NAME = 'dgray-v26';
|
||||
const STATIC_ASSETS = [
|
||||
'/',
|
||||
'/index.html',
|
||||
@@ -12,6 +12,8 @@ const STATIC_ASSETS = [
|
||||
'/js/services/api.js',
|
||||
'/js/services/crypto.js',
|
||||
'/js/services/chat.js',
|
||||
'/js/services/directus.js',
|
||||
'/js/services/auth.js',
|
||||
'/js/data/mock-listings.js',
|
||||
'/js/components/chat-widget.js',
|
||||
'/js/components/listing-card.js',
|
||||
|
||||
Reference in New Issue
Block a user