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

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

20
.gitignore vendored
View file

@ -1,13 +1,9 @@
node_modules
/packages/default.gbui/build
/dist
/guaribas.sqlite
/guaribas.log
/work
/tmp
/docs
/.env
/chart.html
/chart.png
/chart.svg
/gbtrace.log
packages/default.gbui/build
dist
guaribas.sqlite
guaribas.log
work
tmp
docs
.env

View file

@ -1,5 +1,8 @@
node_modules
/packages/default.gbui/build
/guaribas.sqlite
/guaribas.log
/work
packages/default.gbui/build
guaribas.sqlite
guaribas.log
work
dist
tmp
.env