mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 01:43:29 +01:00
Remove labels from genre icons (#37)
This commit is contained in:
@@ -33,8 +33,6 @@ export default function () {
|
||||
icons: {
|
||||
foregroundColor: wordFrom("BONOB_ICON_FOREGROUND_COLOR"),
|
||||
backgroundColor: wordFrom("BONOB_ICON_BACKGROUND_COLOR"),
|
||||
fontColor: wordFrom("BONOB_ICON_FONT_COLOR"),
|
||||
fontFamily: wordFrom("BONOB_ICON_FONT_FAMILY")
|
||||
},
|
||||
sonos: {
|
||||
serviceName: process.env["BONOB_SONOS_SERVICE_NAME"] || "bonob",
|
||||
|
||||
Reference in New Issue
Block a user