Compile fix

This commit is contained in:
Amelia 2024-03-17 12:26:43 -07:00 committed by GitHub
parent e1b8f62b9d
commit 6172780e20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1015,7 +1015,7 @@ fn get_video_stats(path: &Path) -> Result<(NaiveTime, f64)> {
}
// all subtitle fonts (extracted from javascript)
const FONTS: [(&str, &str); 66] = [
const FONTS: [(&str, &str); 68] = [
("Adobe Arabic", "AdobeArabic-Bold.woff2"),
("Andale Mono", "andalemo.woff2"),
("Arial", "arial.woff2"),