fix: auto-set expires_at to 30 days, add expiry display on listing page, add shipping_cost field
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'dgray-v32';
|
||||
const CACHE_NAME = 'dgray-v34';
|
||||
const STATIC_ASSETS = [
|
||||
'/',
|
||||
'/index.html',
|
||||
|
||||
Reference in New Issue
Block a user