Skip to content

Commit 0fe115b

Browse files
Update includes/views/js/import-metabox-edit.js
Co-authored-by: Copilot <[email protected]>
1 parent c20805b commit 0fe115b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/views/js/import-metabox-edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
} catch (error) {
106106
console.error( error );
107107
} finally {
108-
unlockButton()
108+
unlockButton();
109109
}
110110
}
111111

0 commit comments

Comments
 (0)