diff --git a/components/all-updates-subscribe.vue b/components/all-updates-subscribe.vue index 392d1f5..c7ce0a0 100644 --- a/components/all-updates-subscribe.vue +++ b/components/all-updates-subscribe.vue @@ -63,10 +63,10 @@ import axios from 'axios' export default { props: { - appName: { - type: String, - required: true - }, + // appName: { + // type: String, + // required: true + // }, placeholder: { type: String, default: 'Send me regular app updates'