1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-07 06:40:54 +00:00

Working on replacing the GraphQL dependency with a package we control.

This commit is contained in:
SirStendec 2018-01-29 22:25:39 -05:00
parent 4c9e67a22e
commit 0f07ac5c5b
9 changed files with 28 additions and 21 deletions

View file

@ -300,6 +300,8 @@ export default class Badges extends Module {
style
};
// TODO: Render styles for badges with overrides.
slotted[slot] = { id: badge.id, props };
}