From 38d066501125b37d866cd01ea7d97c3ef6909041 Mon Sep 17 00:00:00 2001 From: ford-jones Date: Sat, 11 Oct 2025 13:47:56 +1300 Subject: [PATCH] Use American-English spelling --- meshtastic/config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/config.proto b/meshtastic/config.proto index ec9d941..6f9af03 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -266,7 +266,7 @@ message Config { /* * When true, favourited nodes are persisted through NodeDB resets. */ - bool preserve_favourites = 14; + bool preserve_favorites = 14; } /*