aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-10-08 13:02:38 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 09:42:15 +0100
commitcf409e69e00bd6de612e295afd1f15d894bbe563 (patch)
tree2722c7f1731f11eb6164792d8b17f8a1b3a6d0e5
parent555ce910d3d4a327b3f4a83d961a09bca77344cf (diff)
BUGFIX Add missing configuration on config.xml file
-rw-r--r--src/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index bb4f5b4..2af506d 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -18,5 +18,6 @@
<param name="windowmanager" value="ws" />
<param name="homescreen" value="ws" />
<param name="afm-main" value="ws" />
+ <param name="audiomixer" value="ws" />
</feature>
</widget>