mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-26 02:29:20 +03:00
Merge branch 'dev/sync-nextcloud-addressbook' into draft/dev_sync-nextcloud-addressbook
This commit is contained in:
commit
2e3fbe0a12
87 changed files with 3360 additions and 402 deletions
|
|
@ -60,13 +60,7 @@ class NextcloudAddressBook implements \RainLoop\Providers\AddressBook\AddressBoo
|
|||
return true;
|
||||
}
|
||||
|
||||
public function IsExternal(): bool
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public function SetEmail(string $sEmail): bool
|
||||
{
|
||||
public function SetEmail(string $sEmail) : bool {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue