mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-11 19:41:00 -05:00
7 lines
78 B
JavaScript
Vendored
7 lines
78 B
JavaScript
Vendored
module.exports = {
|
|
community: [
|
|
'support',
|
|
'showcase',
|
|
'modules'
|
|
]
|
|
};
|