From 39bcf7a6689e2f41927c30301e8dee07df2f109b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= Date: Sat, 24 Nov 2018 11:29:34 -0500 Subject: [PATCH] Update 2.1. Manage Accounts --- technical/2.1.-Manage-Accounts.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/technical/2.1.-Manage-Accounts.md b/technical/2.1.-Manage-Accounts.md index c3bf1695..8d05fe7c 100644 --- a/technical/2.1.-Manage-Accounts.md +++ b/technical/2.1.-Manage-Accounts.md @@ -130,4 +130,8 @@ The main logic to create a new account is located in `src/manager.cpp`, in `Mana # Update the settings +**TODO** + +# Add and revoke devices + **TODO** \ No newline at end of file