mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-17 00:05:56 +03:00
fix: sync advancedJson before tab switch in convertLink
This commit is contained in:
@@ -195,6 +195,7 @@ function convertLink() {
|
||||
return;
|
||||
}
|
||||
outbound.value = next;
|
||||
primeAdvancedJson();
|
||||
linkInput.value = '';
|
||||
message.success('Link imported successfully...');
|
||||
activeKey.value = '1';
|
||||
|
||||
Reference in New Issue
Block a user