remove quotation marks in pihole widget cause of weird envsub behaviour in homepage cm
This commit is contained in:
@@ -232,7 +232,7 @@ data:
|
||||
type: pihole
|
||||
url: http://192.168.1.19
|
||||
version: 6
|
||||
key: "${PIHOLE_API_KEY}"
|
||||
key: ${PIHOLE_API_KEY}
|
||||
- Invidious:
|
||||
href: https://invidious.${DOMAIN}
|
||||
description: youtube frontend
|
||||
|
||||
Reference in New Issue
Block a user