mirror of
https://github.com/andrey271192/PCAtelegram_web.git
synced 2026-09-20 11:55:32 +00:00
fix: defer auto refresh while editing
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
document.documentElement.dataset.theme = theme;
|
||||
}());
|
||||
</script>
|
||||
<link rel="stylesheet" href="/styles.css?v=2.5.0-admin27">
|
||||
<link rel="stylesheet" href="/styles.css?v=2.5.0-admin28">
|
||||
</head>
|
||||
<body>
|
||||
<div class="app-shell">
|
||||
@@ -482,6 +482,6 @@
|
||||
<button id="qrCopyBtn" type="button" class="soft" data-i18n="copyLink">Copy link</button>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/app.js?v=2.5.0-admin27" type="module"></script>
|
||||
<script src="/app.js?v=2.5.0-admin28" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user