Skip to content

Commit

Permalink
Update webviews/src/views/RokuAutomationView/ConfigControls.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Bronley Plumb <[email protected]>
  • Loading branch information
jtuckerfubo and TwitchBronBron authored Oct 8, 2024
1 parent d15c564 commit 7accd13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script>
<script lang="ts">
export let selectedConfig; // string
export let configs; // array of configs
Expand Down

0 comments on commit 7accd13

Please sign in to comment.