diff options
Diffstat (limited to 'system/services/matrix/default.nix')
-rw-r--r-- | system/services/matrix/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/services/matrix/default.nix b/system/services/matrix/default.nix index 8e9dd2a..b75d1f1 100644 --- a/system/services/matrix/default.nix +++ b/system/services/matrix/default.nix @@ -73,7 +73,7 @@ in { }; whatsapp = { # TODO: See https://github.com/tulir/whatsmeow/blob/efc632c008604016ddde63bfcfca8de4e5304da9/binary/proto/def.proto#L43-L64 for a list. - # This also determints the whatsapp icon + # This also determines the WhatsApp icon browser_name = "unknown"; }; }; |