Skip to content

Commit e5f3d18

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

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)