diff --git a/src/module.ts b/src/module.ts index d481b44..6c0b073 100644 --- a/src/module.ts +++ b/src/module.ts @@ -138,7 +138,7 @@ export const plugin = new PanelPlugin(ButtonPanel).setPanelO }) .addColorPicker({ path: 'foregroundColor', - name: 'Fackground Color', + name: 'Foreground Color', description: 'Foreground color of the button', settings: { disableNamedColors: true,