Default group option. issue#107

This commit is contained in:
Marcin Łojewski
2020-04-13 16:07:55 +02:00
parent d7735280a0
commit a483168890
6 changed files with 67 additions and 32 deletions

View File

@@ -34,6 +34,7 @@ final class Opt
const CRYPTO_PARAM_0 = "opt.crypto_param_0";
const CRYPTO_PARAM_1 = "opt.crypto_param_1";
const CRYPTO_PARAM_2 = "opt.crypto_param_2";
const DEFAULT_GROUP = "opt.default_group";
const EMAIL_LOGIN = "opt.email_login";
const EMAIL_SYNC = "opt.email_sync";
const HOME_LOCATION = "opt.home_location";