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 node_modules
/packages/default.gbui/build packages/default.gbui/build
/dist dist
/guaribas.sqlite guaribas.sqlite
/guaribas.log guaribas.log
/work work
/tmp tmp
/docs docs
/.env .env
/chart.html
/chart.png
/chart.svg
/gbtrace.log

View file

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