Keep transfer settings sub-tab after embed soft-reload of manual transfer.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-26 08:42:01 +08:00
parent a7b75895e6
commit 846f3de525
2 changed files with 55 additions and 5 deletions
+1 -1
View File
@@ -120,6 +120,6 @@ window.__INSTANCE_DISPLAY__ = {{ display | tojson }};
</script>
<script src="/static/instance_settings_prefs.js?v=15"></script>
<script src="/static/instance_live.js?v=6"></script>
<script src="/static/instance_embed.js?v=27"></script>
<script src="/static/instance_embed.js?v=28"></script>
</body>
</html>