@ -4,14 +4,14 @@
< HiddenInput id = "line-channel-access-token" v-model ="$parent.notification.lineChannelAccessToken" :required="true" autocomplete="new-password" > < / HiddenInput >
< / div >
< i18n -t tag = "div" keypath = "lineDevConsoleTo" class = "form-text" >
< b > { { $t ( " Basic Settings ") } } < / b >
< b > { { $t ( " Messaging API ") } } < / b >
< / i 1 8 n - t >
< div class = "mb-3" style = "margin-top: 12px;" >
< label for = "line-user-id" class = "form-label" > { { $t ( " User ID") } } < / label >
< label for = "line-user-id" class = "form-label" > { { $t ( " Your User ID") } } < / label >
< input id = "line-user-id" v -model = " $ parent.notification.lineUserID " type = "text" class = "form-control" required >
< / div >
< i18n -t tag = "div" keypath = "lineDevConsoleTo" class = "form-text" >
< b > { { $t ( " Messaging API ") } } < / b >
< b > { { $t ( " Basic Settings ") } } < / b >
< / i 1 8 n - t >
< i18n -t tag = "div" keypath = "wayToGetLineChannelToken" class = "form-text" style = "margin-top: 8px;" >
< a href = "https://developers.line.biz/console/" target = "_blank" > { { $t ( "Line Developers Console" ) } } < / a >