feat: BTCPay Server payment integration via pow.dgray.io proxy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_NAME = 'dgray-v41';
|
||||
const CACHE_NAME = 'dgray-v42';
|
||||
const STATIC_ASSETS = [
|
||||
'/',
|
||||
'/index.html',
|
||||
@@ -29,6 +29,7 @@ const STATIC_ASSETS = [
|
||||
'/js/services/crypto.js',
|
||||
'/js/services/currency.js',
|
||||
'/js/services/pow-captcha.js',
|
||||
'/js/services/btcpay.js',
|
||||
|
||||
// Components
|
||||
'/js/components/app-shell.js',
|
||||
|
||||
Reference in New Issue
Block a user