Added file extension constant and updated constants module #17

Merged
phoenix merged 3 commits from file_extension into devel 2025-03-29 22:37:04 +00:00
Showing only changes of commit d68c2f44c0 - Show all commits

View File

@@ -1,4 +1,3 @@
pub mod file_extensions {
pub mod audio {
pub const DEFAULTMUSICEXTENSION: &str = FLACEXTENSION;