Skip to content

Commit

Permalink
prettyfied
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Sep 24, 2023
1 parent af9b2c2 commit 6d31f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/webcams/MjpegstreamerAdaptive.vue
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export default class MjpegstreamerAdaptive extends Mixins(BaseMixin, WebcamMixin
get macros() {
return this.$store.getters['printer/getMacros']
}
get toolchangeMacros(): PrinterStateToolchangeMacro[] {
const tools: PrinterStateToolchangeMacro[] = []
this.macros
Expand Down

0 comments on commit 6d31f18

Please sign in to comment.