mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Not resets
This commit is contained in:
parent
76f12f8b61
commit
cb1cef80d4
2 changed files with 2 additions and 2 deletions
|
|
@ -130,7 +130,7 @@ message NodeInfoLite {
|
|||
|
||||
/*
|
||||
* True if node is in our favorites list
|
||||
* Persists between NodeDB resets and internal clean up
|
||||
* Persists between NodeDB internal clean ups
|
||||
*/
|
||||
bool is_favorite = 10;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1129,7 +1129,7 @@ message NodeInfo {
|
|||
|
||||
/*
|
||||
* True if node is in our favorites list
|
||||
* Persists between NodeDB resets and internal clean up
|
||||
* Persists between NodeDB internal clean ups
|
||||
*/
|
||||
bool is_favorite = 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue