diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-10 14:27:16 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:12:47 +0100 |
commit | 39634bb91d8f0633357f60d2a1b67ea6fb5b0d1c (patch) | |
tree | 1077a45c2e5e1e5f05939cb147631cdbd51d6b53 /src/config.json | |
parent | 3701430254d7d6dc54b31df6b04be128f41d311d (diff) |
FUNCT Use web mediaplayer
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 488ed19..81e451e 100644 --- a/src/config.json +++ b/src/config.json @@ -1,7 +1,7 @@ { "apps": [ { - "id": "mediaplayer", + "id": "webapps-mediaplayer", "icon": "icon icon-music" }, { |