Skip to content

Commit

Permalink
Merge pull request #8 from SebCorbin/patch-1
Browse files Browse the repository at this point in the history
Fix color-input-controller
  • Loading branch information
katdom13 authored Nov 1, 2024
2 parents c452e9f + 482f8c7 commit 993f1f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ class ColorInputController extends window.StimulusModule.Controller {
}
}

window.wagtail.app.register('read-only-uuid', ColorInputController);
window.wagtail.app.register('color-input', ColorInputController);

0 comments on commit 993f1f5

Please sign in to comment.