mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-22 07:35:03 +00:00
fix #22
This commit is contained in:
parent
f9f21cbe0c
commit
256bdd2f95
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
const tempID = "_fm_internal_temporary_id"
|
||||
var tempID = "_fm_internal_temporary_id"
|
||||
var selectedItems = [];
|
||||
var token = "";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue