update for url for upload without date

This commit is contained in:
Mohamed Nouffer
2021-09-07 20:00:28 +05:30
parent a538eebcbf
commit 9915e8e58b
10 changed files with 15 additions and 15 deletions

View File

@ -92,7 +92,7 @@ const TheContent = () => {
}
function get_token_from_storage_or_cookie() {
return true;
//return true;
const cookies = new Cookies();
const shib = cookies.get('_shibsession_64656661756c7468747470733a2f2f66736273736f2e73756d6173656e2e6e65742f73686962626f6c657468')
if (shib !== undefined) {