We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d8f46 commit 88c2cd9Copy full SHA for 88c2cd9
2 files changed
widget_clock.go
@@ -29,6 +29,3 @@ func (w *ClockWidget) Update(dev *streamdeck.Device) {
29
log.Fatal(err)
30
}
31
32
-
33
-func (w *ClockWidget) TriggerAction() {
34
-}
widget_top.go
@@ -36,6 +36,3 @@ func (w *TopWidget) Update(dev *streamdeck.Device) {
36
37
38
39
40
-func (w *TopWidget) TriggerAction() {
41
0 commit comments