pull made

This commit is contained in:
Eudes Inácio
2021-09-29 17:02:13 +01:00
449 changed files with 126943 additions and 407 deletions
+3 -1
View File
@@ -38,7 +38,9 @@ class SynchroService {
}[] = []
private msgQueue = []
constructor(){}
constructor() {
// alert(SessionStore.user.FullName)
}
get connected() {
return this._connected