documentation update

This commit is contained in:
2026-04-28 17:59:48 +02:00
parent 9c3514fd3f
commit f3a842e6b9
6 changed files with 630 additions and 1 deletions
-1
View File
@@ -51,7 +51,6 @@
(define (ao-supported-music-format? f)
(and (symbol? f)
(or (eq? f 'flac)
(eq? f 'mp3)
(eq? f 'ao))))