docs: Mention flagging in the iOS agreement.

This commit is contained in:
2025-11-29 11:47:59 -05:00
parent bc3fd57d7a
commit d200e361f7
2 changed files with 6 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
#define YELLOW "\e[1;33m"
#define RESET "\e[0m"
static const int k_eula_version = 1;
static const int k_eula_version = 2;
static JSClassID _httpd_request_class_id;