MycroftOS: Remove spaces from airplay name.

This commit is contained in:
Peter Steenbergen 2020-01-07 14:39:59 +01:00
parent 53307696cb
commit f13b367b22
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
general = {
name = "MycroftOS - Airplay";
name = "MycroftOS-Airplay";
output_backend = "pa";
};