Skip to content

Instantly share code, notes, and snippets.

@nidhinkumar06
Created June 7, 2020 12:35
Musical mojo
'use strict';
module.exports = [
{
name: 'Hindi',
url: 'https://github.com/nidhinkumar06/musicalmojo-agent/blob/master/mumbai.png',
},{
name: 'Tamil',
url: 'https://github.com/nidhinkumar06/musicalmojo-agent/blob/master/tamilnadu.png',
},
{
name: 'Malayalam',
url: 'https://github.com/nidhinkumar06/musicalmojo-agent/blob/master/kerala.png',
},
];
//add your images or download the images from the above link and add it in your storage and update the link here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment