mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
Updated utils.js
This commit is contained in:
parent
06ac266bbf
commit
b9a6d3b8e3
@ -8,7 +8,7 @@ page.prepareShareX = function () {
|
|||||||
token: page.token || '',
|
token: page.token || '',
|
||||||
albumid: page.album || ''
|
albumid: page.album || ''
|
||||||
} : {}
|
} : {}
|
||||||
values.filelength = page.filelength || ''
|
values.filelength = page.fileLength || ''
|
||||||
values.age = page.uploadAge || ''
|
values.age = page.uploadAge || ''
|
||||||
|
|
||||||
const headers = []
|
const headers = []
|
||||||
|
Loading…
Reference in New Issue
Block a user