mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
fix spelling
This commit is contained in:
@@ -97,7 +97,7 @@ export function redirectingAuthorizedUpload(
|
||||
}
|
||||
|
||||
/**
|
||||
* Wraps the normal fetch routene which redirects on 401 response.
|
||||
* Wraps the normal fetch routine which redirects on 401 response.
|
||||
*/
|
||||
export function redirectingAuthorizedFetch(
|
||||
url: RequestInfo,
|
||||
|
||||
Reference in New Issue
Block a user