mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
3ds fix
This commit is contained in:
parent
5a33c4cd8a
commit
0d1f429838
|
|
@ -4902,7 +4902,7 @@ var fileman = (function () {
|
|||
|
||||
ev(e);
|
||||
|
||||
let shareData = {
|
||||
var shareData = {
|
||||
title: (sel.length > 1 ? 'Sharing files from ' : 'Sharing a file from ') +
|
||||
ebi('srv_name').textContent,
|
||||
url: vps.join('\n'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue