mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 04:25:13 +00:00
fix indent
This commit is contained in:
parent
ee2bc0d370
commit
917eb821e5
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ function share(ev: MouseEvent) {
|
|||
action: shareWithNavigator,
|
||||
}] : []),
|
||||
], ev.currentTarget ?? ev.target);
|
||||
}
|
||||
}
|
||||
|
||||
function copyLink() {
|
||||
if (!flash.value) return;
|
||||
|
|
Loading…
Reference in a new issue