mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Conversations have blue avatar backgrounds if no image provided
This commit is contained in:
@@ -1375,7 +1375,7 @@
|
||||
|
||||
getColor() {
|
||||
if (!this.isPrivate()) {
|
||||
return null;
|
||||
return 'signal-blue';
|
||||
}
|
||||
|
||||
const { migrateColor } = Util;
|
||||
|
||||
Reference in New Issue
Block a user