mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
Update PushPlus.vue
This commit is contained in:
parent
7746e4961a
commit
f08695958e
@ -3,7 +3,7 @@
|
||||
<label for="pushPlus-sendkey" class="form-label">{{ $t("SendKey") }}</label>
|
||||
<HiddenInput id="pushPlus-sendkey" v-model="$parent.notification.pushPlusSendKey" :required="true" autocomplete="new-password"></HiddenInput>
|
||||
</div>
|
||||
<a href="https://www.pushplus.plus/" target="_blank">{{ $t("LearnMore") }}</a>
|
||||
<a href="https://www.pushplus.plus/" target="_blank">LearnMore"</a>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user