fix indent
This commit is contained in:
parent
ee2bc0d370
commit
917eb821e5
|
@ -114,7 +114,7 @@ function share(ev: MouseEvent) {
|
|||
action: shareWithNavigator,
|
||||
}] : []),
|
||||
], ev.currentTarget ?? ev.target);
|
||||
}
|
||||
}
|
||||
|
||||
function copyLink() {
|
||||
if (!flash.value) return;
|
||||
|
|
Loading…
Reference in New Issue