Release v2.6.9
This commit is contained in:
@@ -114,6 +114,7 @@ async function start() {
|
||||
Accept: 'application/json'
|
||||
}, authHeaders)
|
||||
});
|
||||
|
||||
return Boolean(response && response.ok);
|
||||
} catch (_error) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user