- page benficiary domanda/soccorso;
- fixed fetching data in overview tables for beneficiary/pre instructor; - fixed styles;
This commit is contained in:
@@ -371,7 +371,8 @@ export class NetworkService {
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': 'Bearer ' + storeGet.main.getToken(),
|
||||
}
|
||||
},
|
||||
signal: AbortSignal.timeout(5000)
|
||||
})
|
||||
.then(async response => {
|
||||
let status = response.status;
|
||||
|
||||
Reference in New Issue
Block a user