fix: sync advancedJson before tab switch in convertLink

This commit is contained in:
MHSanaei
2026-05-14 11:46:07 +02:00
parent 5f526e5201
commit e7035b56fe
@@ -195,6 +195,7 @@ function convertLink() {
return;
}
outbound.value = next;
primeAdvancedJson();
linkInput.value = '';
message.success('Link imported successfully...');
activeKey.value = '1';