Feature/#94 auto resume after screenshot #98
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import * as helper from '../utils/helpers';
|
||||||
import { v4 as uuidv4 } from 'uuid';
|
import { v4 as uuidv4 } from 'uuid';
|
||||||
|
|
||||||
export function init() {
|
export function init() {
|
||||||
|
// UPS // runAfterLoad is not what we want...wait for runAfterLocationChange....
|
||||||
core.runAfterLoad(() => {
|
core.runAfterLoad(() => {
|
||||||
manipulateChatInput();
|
manipulateChatInput();
|
||||||
}, "^/watch2gether/.*$");
|
}, "^/watch2gether/.*$");
|
||||||
|
|
Loading…
Add table
Reference in a new issue