Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 7, 2025
1 parent 3c67363 commit bfc2de7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { Config } from "./types";
export const defaultConfig: Config = {
serviceName: "",
statusTopicName: "",
reverseLogic: false,
activationText: "Activate",
activationColor: "#090",
deactivationText: "Deactivate",
Expand Down

0 comments on commit bfc2de7

Please sign in to comment.