Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 16, 2020
1 parent bc04669 commit bc3eccf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/Components/Configuration/Config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,8 @@ export const sections: ConfigSection[] = [
{
name: "link_color",
title: "Link",
description: "[Link](https://home-panel-docs.timmo.dev/configui/) color.",
description:
"[Link](https://home-panel-docs.timmo.dev/configui/) color.",
icon: "mdi-link",
type: "color_only",
default: "#00ccff",
Expand Down

0 comments on commit bc3eccf

Please sign in to comment.