fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
2 changed files with 2 additions and 3 deletions
Showing only changes of commit f19a946b9e - Show all commits

View file

@ -15,8 +15,7 @@
Welcome to General Bot Community Edition
----------------
----------------------------------------
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/logo.png)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "0.0.0-semantic",
"version": "1.0.0",
"description": "General Bot Community Edition open-core server.",
"main": "./src/app.ts",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",