asdas
This commit is contained in:
@@ -697,6 +697,7 @@ export function initEditor() {
|
|||||||
craftJson = fields.craftJson || '';
|
craftJson = fields.craftJson || '';
|
||||||
updateVersionMeta(Number(effectiveVersionId));
|
updateVersionMeta(Number(effectiveVersionId));
|
||||||
lastVersionSelection = String(effectiveVersionId);
|
lastVersionSelection = String(effectiveVersionId);
|
||||||
|
if (versionSelect) versionSelect.value = lastVersionSelection;
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user