fix_load_members
This commit is contained in:
parent
ddc1ade24c
commit
c0b6a5652a
@ -1259,7 +1259,6 @@ class ChatElement extends HTMLElement {
|
|||||||
} else {
|
} else {
|
||||||
console.warn('⚠️ No process ID found. Loading default processes...');
|
console.warn('⚠️ No process ID found. Loading default processes...');
|
||||||
await this.loadAllProcesses();
|
await this.loadAllProcesses();
|
||||||
await this.loadAllMembers();
|
|
||||||
await this.getProcessesWhereTheCurrentMemberIs();
|
await this.getProcessesWhereTheCurrentMemberIs();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user