mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: does (?) not
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a6a27be9a5
commit
f9e2379cdb
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ TimelineItem *ancs_item_create_and_populate(ANCSAttribute *notif_attributes[],
|
|||
}
|
||||
|
||||
// Hide display name if we have custom app metadata for this app.
|
||||
// If the app_metadata, not not have a name, then we have the generic app metadata.
|
||||
// If the app_metadata, does not have a name, then we have the generic app metadata.
|
||||
if (app_metadata->app_id) {
|
||||
display_name = NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue