Commit af8e41a4 authored by leiminghuan's avatar leiminghuan

verify using the hypen format

parent 74807ddc
......@@ -33,8 +33,8 @@ export default {
<div class="block subscriptions">
<subscriptions
:loading="store.isFetching.subscriptions"
:projectEmailsDisabled="store.projectEmailsDisabled"
:subscribeDisabledDescription="store.subscribeDisabledDescription"
:project-emails-disabled="store.projectEmailsDisabled"
:subscribe-disabled-description="store.subscribeDisabledDescription"
:subscribed="store.subscribed"
@toggleSubscription="onToggleSubscription"
/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment