mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-29 00:27:37 +00:00
[dist] frontend
This commit is contained in:
@@ -17,7 +17,7 @@ const seafileCollabServer = window.app.config.seafileCollabServer;
|
||||
const userInfo = window.app.userInfo;
|
||||
// init seafileAPI
|
||||
let seafileAPI = new SeafileAPI();
|
||||
let xcsrfHeaders = cookie.load('csrftoken');
|
||||
let xcsrfHeaders = cookie.load('sfcsrftoken');
|
||||
seafileAPI.initForSeahubUsage({ siteRoot, xcsrfHeaders });
|
||||
|
||||
function getImageFileNameWithTimestamp() {
|
||||
|
Reference in New Issue
Block a user