Skip to content

Commit a32528a

Browse files
committed
Ran the formatter
1 parent 77c4103 commit a32528a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/session/config/contacts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ typedef struct contacts_blinded_contact {
4646
char name[101]; // This will be a 0-length string when unset
4747
user_profile_pic profile_pic;
4848
int64_t profile_updated; // unix timestamp (seconds)
49-
49+
5050
int priority;
5151

5252
bool legacy_blinding;

0 commit comments

Comments
 (0)