Skip to content

Commit

Permalink
Change text action to be multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTocs committed Sep 4, 2024
1 parent f2d5e1b commit 0f6ce0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/obs/main/src/sources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export function setupSources(obsDefault: ReactiveRef<OBSConnection>) {
name: "Text",
template: true,
required: true,
multiLine: true,
default: "",
},
},
Expand Down

0 comments on commit 0f6ce0d

Please sign in to comment.