Add swoon sticker packs as blessed and known
* Add swoon sticker packs as blessed and known * Do not install blessed packs by default
This commit is contained in:
parent
9e9401693c
commit
1881fa5fa5
1 changed files with 10 additions and 2 deletions
|
@ -11,11 +11,19 @@
|
|||
const BLESSED_PACKS = {
|
||||
'9acc9e8aba563d26a4994e69263e3b25': {
|
||||
key: 'Wm3/OUjCjvubeq+T7MN1xp/DFueAd+0mhnoU0QoPahI=',
|
||||
status: 'installed',
|
||||
status: 'known',
|
||||
},
|
||||
fb535407d2f6497ec074df8b9c51dd1d: {
|
||||
key: 'F+lxwTQDViJ4HS7iSeZHO3dFg3ULaMEbuCt1CcaLbf0=',
|
||||
status: 'installed',
|
||||
status: 'known',
|
||||
},
|
||||
e61fa0867031597467ccc036cc65d403: {
|
||||
key: '13ae7b1a7407318280e9b38c1261ded38e0e7138b9f964a6ccbb73e40f737a9b',
|
||||
status: 'known',
|
||||
},
|
||||
cca32f5b905208b7d0f1e17f23fdc185: {
|
||||
key: '8bf8e95f7a45bdeafe0c8f5b002ef01ab95b8f1b5baac4019ccd6b6be0b1837a',
|
||||
status: 'known',
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue