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

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

View file

@ -609,8 +609,4 @@ STORAGE_SYNC=true
return new Number(value ? defaultValue : (defaultValue ? defaultValue : 0));
}
}
}