[Chore] Add preview GIF image to Pop! theme port

This commit is contained in:
Ducko 2021-02-09 21:31:27 +00:00
parent 7e314ab965
commit 96a6315161
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export default [
['LuckFire/Discord-Revamp', 'a42d833c5fb4bc798e3c41e5f4f1e39c34a18cc9', '/discordrevamp.theme.css', 'bdTheme'],
['devinkid1/Pop', '86e2a5f9ccbbaa7151fa97a1b014cff42b756d9f', '/Pop.theme.css', 'bdTheme', { authors: ['418219211043897344'] }]
['devinkid1/Pop', '86e2a5f9ccbbaa7151fa97a1b014cff42b756d9f', '/Pop.theme.css', 'bdTheme', { authors: ['418219211043897344'], images: ['https://media.discordapp.net/attachments/756146058924392545/808810958188314645/gm_pop.gif'] }]
];