Add update.beta_welcome to defaults

This commit is contained in:
Moon D.
2025-08-13 16:13:19 -04:00
parent 511dd3a636
commit f09b2c5100
+4
View File
@@ -76,6 +76,10 @@ theme.gradient.method = rgb
# on how many people are using Processing)
update.check = true
# default value for beta_welcome
# -1 means no beta has been run
update.beta_welcome = -1
# on windows, automatically associate .pde files with processing.exe
platform.auto_file_type_associations = true