mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 15:20:55 +00:00
More type progress.
This commit is contained in:
parent
fed7d3e103
commit
136a2491c8
42 changed files with 3451 additions and 2311 deletions
|
@ -633,7 +633,7 @@ export default {
|
|||
// TODO: Update timestamps for pinned chat?
|
||||
}
|
||||
|
||||
this.chat.resolve('site.subpump').inject(item.topic, item.data);
|
||||
this.chat.resolve('site.subpump').simulateMessage(item.topic, item.data);
|
||||
}
|
||||
|
||||
if ( item.chat ) {
|
||||
|
@ -731,4 +731,4 @@ export default {
|
|||
|
||||
}
|
||||
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue