mirror of
https://github.com/weechat/weechat.git
synced 2026-06-19 17:44:47 +02:00
66cb9f6ea2
The type "enum" replaces type "integer" when used with string values. For compatibility, any option created with type "integer" and string values is automatically created to "enum" on creation, with no error.