Overall Enhancement (#1524)

This commit is contained in:
shahin-io
2024-01-09 09:10:40 +00:00
committed by GitHub
parent 96c4cfeb23
commit 984b469c6f
14 changed files with 135 additions and 135 deletions

View File

@@ -164,7 +164,7 @@
</tr>
</table>
<template v-if="app.subSettings.enable && infoModal.clientSettings.subId">
<a-divider>Subscription link</a-divider>
<a-divider>Subscription URL</a-divider>
<a-row>
<a-col :sx="24" :md="22"><a :href="[[ infoModal.subLink ]]" target="_blank">[[ infoModal.subLink ]]</a></a-col>
<a-col :sx="24" :md="2" style="text-align: right;">
@@ -349,4 +349,4 @@
});
</script>
{{end}}
{{end}}