fix save imap settings and progress ring. (#704)
Added notification that settings saved.
This commit is contained in:
@@ -170,4 +170,5 @@ public interface IAccountService
|
||||
/// <param name="accountId">Account id.</param>
|
||||
/// <returns>Whether the notifications should be created after sync or not.</returns>
|
||||
Task<bool> IsNotificationsEnabled(Guid accountId);
|
||||
Task UpdateAccountCustomServerInformationAsync(CustomServerInformation customServerInformation);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user