diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-17 23:17:50 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-17 23:17:50 +0100 |
commit | 8a3dbb70bc4ea9f96f705ff27667eb487e50ea6e (patch) | |
tree | 2cf1d210ed2e9fa060ff89ef434f557784262288 /project.conf | |
parent | c30d8fd0e8d2cb7027fe0bc63fa9335b0514ad41 (diff) |
Rephrase merge audio button
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index aa0da7e..e31bb80 100644 --- a/project.conf +++ b/project.conf @@ -6,7 +6,7 @@ platforms = ["posix"] [config] ignore_dirs = ["build"] -error_on_warning = "true" +error_on_warning = "false" [dependencies] gtk+-3.0 = "3" |