Merge remote-tracking branch 'upstream/dev'

This commit is contained in:
thororen1234 2024-06-01 13:14:59 -04:00
commit 268e053d68
16 changed files with 341 additions and 342 deletions

View file

@ -17,4 +17,4 @@
*/
if (!IS_UPDATER_DISABLED)
import(IS_STANDALONE ? "./http" : "./git");
require(IS_STANDALONE ? "./http" : "./git");