Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Merge pull request #194 from bensternthal/Enable-ES-2_0-Videos
Browse files Browse the repository at this point in the history
Fix Bug 1169007: Add ES 2.0 Videos
  • Loading branch information
jgmize committed Jun 1, 2015
2 parents 31ded25 + 81a8540 commit 60ec5e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions masterfirefoxos/settings/base.py
Expand Up @@ -417,31 +417,37 @@ def media_files_unique_path(instance, filename):
# 2.0
'9WWo33tWwNw': {
'de': 'gfHbcpi3Rc4',
'es': 'dBOY2I8jbNw',
'fr': 'DPCDIkF9dN0',
'pt-br': 'sJaHzQxiBY4',
},
'jrcmZMkgHVU': {
'de': '_8dCK2zPAbA',
'es': 'izI5jEUoyzE',
'fr': 'RMnt-nfmytY',
'pt-br': 'gAUfzgevRrw',
},
'i0UY48l-nXU': {
'de': '5VlR0J3pMKg',
'es': 'JeLDCekefps',
'fr': 'gAsGJkBWtKo',
'pt-br': 'nR0IcH4PKWs',
},
'blOcJrnirn0': {
'de': 'Z6aBrtRgTqQ',
'es': '-5rUB-HPT-g',
'fr': 'oVVV6qYlNEA',
'pt-br': 'beML24YmXVo',
},
'6ybgSsGZZU4': {
'de': 'irGl0DmNgmo',
'es': 'X-HPLiHHzUw',
'fr': 'IZ9CnX38ai8',
'pt-br': 'kfO2Vi9Jq_o',
},
'g5heblzMevA': {
'de': 'awg7mT-edwM',
'es': 'zZ7Xvxc1Ta8',
'fr': 'I3zYgwRzvVM',
'pt-br': 'lR8Ql_bxoZ4',
},
Expand Down

0 comments on commit 60ec5e8

Please sign in to comment.