Skip to content

Commit

Permalink
fix: missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles authored Oct 7, 2024
1 parent 08b8aa6 commit 193b1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_files/shared/usr/share/ublue-os/ublue-os.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"type": "os",
"key": "󰣛"
"key": "󰣛",
"format": "{pretty-name}"
},
{
Expand Down

0 comments on commit 193b1f3

Please sign in to comment.