mirror of
https://github.com/andrey271192/PCAtelegram_web.git
synced 2026-09-21 12:01:56 +00:00
feat: add Mieru subscription QR
This commit is contained in:
@@ -511,6 +511,7 @@
|
||||
</label>
|
||||
<div class="inline-form">
|
||||
<button id="mieruCopyUrlBtn" class="soft" type="button" data-i18n="copySubscriptionUrl">Copy subscription URL</button>
|
||||
<button id="mieruQrBtn" class="soft" type="button" data-i18n="showSubscriptionQr">QR</button>
|
||||
<button id="mieruCopyYamlBtn" class="soft" type="button" data-i18n="copyYaml">Copy YAML</button>
|
||||
</div>
|
||||
<label>
|
||||
@@ -567,6 +568,6 @@
|
||||
<button id="qrCopyBtn" type="button" class="soft" data-i18n="copyLink">Copy link</button>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/app.js?v=2.5.0-admin30" type="module"></script>
|
||||
<script src="/app.js?v=2.5.0-admin31" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user