Feature/#91 watch2gether display chat message character count #93
|
@ -3,6 +3,7 @@ import * as helper from '../utils/helpers';
|
|||
import { v4 as uuidv4 } from 'uuid';
|
||||
|
||||
export function init() {
|
||||
// UPS // runAfterLoad is not what we want...wait for runAfterLocationChange....
|
||||
Blocking item was merges. Blocking item was merges.
|
||||
core.runAfterLoad(() => {
|
||||
manipulateChatInput();
|
||||
}, "^/watch2gether/.*$");
|
||||
|
|
Loading…
Reference in a new issue
However, the rest of the changes should be ready for a first review. But it may be possible this code doesn´t work yet as I cannot test it in the current state.