ModuleBuilder/src/modules/ports/pcThemes.js

11 lines
245 B
JavaScript

export default [
/*
Notes for modules in this file:
- No hash is provided as ported themes have no risk of RCE / etc
*/
['keanuplayz/usrbg', '', '/powercord_manifest.json', 'pcTheme', {
authors: ['717352467280691331']
}]
];