No class needed

This commit is contained in:
Jiiks 2018-03-08 14:19:17 +02:00
parent 44f0effba5
commit 4804cd6ccb
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export default class {
newNode.appendChild(emoteRoot);
VueInjector.inject(
emoteRoot,
DOM.createElement('span', null, 'emotetest'),
DOM.createElement('span'),
{ EmoteComponent },
`<EmoteComponent src="${isEmote.src}" name="${isEmote.name}"/>`,
true