Added function to change read status for chat, updated connect
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"automation"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "mocha --timeout 60000 -r ts-node/register src/Tests/Tests.*.ts",
|
||||
"test": "mocha --timeout 240000 -r ts-node/register src/Tests/Tests.*.ts",
|
||||
"prepare": "npm run build:tsc",
|
||||
"lint": "eslint '*/*.ts' --quiet --fix",
|
||||
"build:tsc": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user