1
0

fix indent

This commit is contained in:
dakkar
2024-08-14 11:31:21 +01:00
parent ee2bc0d370
commit 917eb821e5
+1 -1
View File
@@ -114,7 +114,7 @@ function share(ev: MouseEvent) {
action: shareWithNavigator,
}] : []),
], ev.currentTarget ?? ev.target);
}
}
function copyLink() {
if (!flash.value) return;