diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index dc8f9e65..8c9dbc0b 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -32,6 +32,10 @@ /* Secrets access */ "--talk-name=org.freedesktop.secrets", + /* GOA support */ + "--talk-name=org.gnome.ControlCenter", + "--talk-name=org.gnome.OnlineAccounts", + /* Needed for dconf to work */ "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",