Created a style file dedicated only to fonts

This commit is contained in:
CappielloAntonio
2022-01-04 16:04:21 +01:00
parent cdc01a8d26
commit eb34473706
3 changed files with 102 additions and 102 deletions

View File

@@ -306,6 +306,4 @@ public class MediaManager {
getQueueRepository().insertAll(songs, true, 0);
}
}
}