mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +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