diff --git a/data/filters.json b/data/filters.json index d920992..7df5b16 100644 --- a/data/filters.json +++ b/data/filters.json @@ -15,7 +15,7 @@ "deffilter-aud": { "label": "Audio", "expr": "/\\.(?:mp3|wav|og(?:g|a)|flac|midi?|rm|aac|wma|mka|ape|opus)$/i", - "type": 1, + "type": 3, "active": false, "icon": "mp3" },