mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
docs change lmao
This commit is contained in:
parent
acaa8ca4b7
commit
b17ca9ae4b
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ namespace geode::utils::web {
|
|||
* URL to fetch from the internet asynchronously
|
||||
* @param url URL of the data to download. Redirects will be
|
||||
* automatically followed
|
||||
* @returns Same AsyncWebRequest
|
||||
* @returns An AsyncWebResponse object
|
||||
*/
|
||||
AsyncWebResponse fetch(std::string const& url);
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue