Skip to content

Commit

Permalink
fix config default
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsOnlyBinary committed Dec 16, 2023
1 parent 85a1095 commit ea4b270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/res/configTemplates.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export const configTemplates = {
},
avatars: {
initials_length: 1,
show_image_background: false,
show_image_background: true,
},
// Startup screen default
startupOptions: {
Expand Down

0 comments on commit ea4b270

Please sign in to comment.