Commit 96e0a042 authored by Sergey Antonovich's avatar Sergey Antonovich 🇯🇵

Update main.js

parent 615516f0
```javascript
/**
* ==============================================================================================================================================
* Глобальные переменные
......@@ -1134,5 +1133,4 @@ bot.on('message', message => {
break;
default: try{/* log('Not method...'); */}catch(err){log(err);}
}
});
```
});
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment