Skip to content

Commit

Permalink
Hide the internal mixable type from the UI
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Boberg <[email protected]>
  • Loading branch information
axelboberg committed Jan 12, 2024
1 parent 7fa9453 commit 9442565
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/caspar/lib/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ function init (htmlPath) {

bridge.types.registerType({
id: 'bridge.caspar.mixable',
name: 'Media',
category: 'Caspar',
inherits: 'bridge.caspar.playable',
properties: {
Expand Down

0 comments on commit 9442565

Please sign in to comment.