diff --git a/ghost/admin/app/components/gh-member-label-input.hbs b/ghost/admin/app/components/gh-member-label-input.hbs index b784c84c56..a9d143f63c 100644 --- a/ghost/admin/app/components/gh-member-label-input.hbs +++ b/ghost/admin/app/components/gh-member-label-input.hbs @@ -13,6 +13,7 @@ @selectedItemComponent={{component "gh-token-input/label-selected-item"}} @disabled={{@disabled}} @allowCreation={{@allowCreation}} + @placeholder={{@placeholder}} as |label| >