Skip to content

Commit

Permalink
Merge f8bb067 into c9c8758
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrindt committed Jul 25, 2019
2 parents c9c8758 + f8bb067 commit df809a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
accountManagment
deleteAccountButton: account

ICEndPoint removeConfiguration: account.
ICEndPoint removeConfiguration: (account accountInfo asDictionary).
self emailAccounts remove: account.

self selectedFolder: nil.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"createAccount" : "fr 7/7/2019 09:59",
"currentRemoteVatId" : "dl 6/23/2017 12:30",
"defaultBackgroundColor" : "C.G. 7/25/2018 14:16",
"deleteAccountButton:" : "pm 6/19/2019 14:52",
"deleteAccountButton:" : "fr 7/25/2019 18:07",
"deleteEmail" : "C.G. 7/25/2018 14:16",
"dialogTitle" : "ms 6/26/2016 13:50",
"editAccount:with:" : "tg 7/25/2019 11:46",
Expand Down

0 comments on commit df809a5

Please sign in to comment.