mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
Previously, `dc_get_oauth2_access_token` accepted "flags" argument, that actually had only one possible field: 0x1 == DC_REGENERATE. This change replaces "flags" argument with single boolean argument "regenerate".