mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +00:00
fix #22
This commit is contained in:
parent
f9f21cbe0c
commit
256bdd2f95
@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
const tempID = "_fm_internal_temporary_id"
|
||||
var tempID = "_fm_internal_temporary_id"
|
||||
var selectedItems = [];
|
||||
var token = "";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user