diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -400,9 +400,7 @@ programs.caelestia = { "defaultPlayer": "Spotify", "gpuType": "", "playerAliases": [ - { - "com.github.th_ch.youtube_music": "YT Music" - } + { "from": "com.github.th_ch.youtube_music", "to": "YT Music" } ], "weatherLocation": "", "useFahrenheit": false, |