utility: fix off by one on app flags

This commit is contained in:
Cynthia Foxwell 2023-10-07 22:28:15 -06:00
parent ce7398c94a
commit eae240aa10
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ const USER_FLAGS = [
];
const APPLICATION_FLAGS = [
undefined,
"Embedded Release (deprecated)",
"Create Managed Emoji",
"Embedded In-App Purchaces",