fix #393. immediately save node db to disk if user changes name

This commit is contained in:
geeksville
2020-09-16 09:08:35 -07:00
parent f847e30a3c
commit 8c240b59f6
2 changed files with 8 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ class MeshService
void reloadConfig();
/// The owner User record just got updated, update our node DB and broadcast the info into the mesh
void reloadOwner() { sendOurOwner(); }
void reloadOwner();
/// Called when the user wakes up our GUI, normally sends our latest location to the mesh (if we have it), otherwise at least
/// sends our owner