We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7fff4 commit 25fe0e5Copy full SHA for 25fe0e5
1 file changed
_layouts/shopping.html
@@ -41,7 +41,7 @@
41
var spread_shop_config = {
42
shopName: 'librenms',
43
// locale: 'en_EU',
44
- prefix: localStorage.getItem('store_url'),
+ prefix: null, // disable localStorage.getItem('store_url'),
45
baseId: 'librenms-shop'
46
};
47
0 commit comments