Improve docs

Don't show in changelog
This commit is contained in:
Florian Rival
2020-12-18 00:56:04 +01:00
parent d8dadf9698
commit a5fe658671

View File

@@ -61,7 +61,10 @@ gdjs.evtTools.network.sendAsyncRequest = function (
}
};
/** @deprecated */
/**
* @deprecated
* @private
*/
gdjs.evtTools.network.sendDeprecatedSynchronousRequest = function (
host,
uri,