Skip to content

Commit 3d6798a

Browse files
XhmikosRepodivilov
authored andcommitted
Update settings.js
1 parent cd6145b commit 3d6798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/page/ui/settings.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default class Settings {
9898
}
9999

100100
_onExport() {
101-
this._exportRipple.animate()
101+
this._exportRipple.animate();
102102
}
103103

104104
_onUpdateExportLink() {

0 commit comments

Comments
 (0)