fix: use sib-chat cdn

This commit is contained in:
Jean-Baptiste
2019-01-11 10:55:03 +01:00
parent 5351543bae
commit 40bcf788fe
4 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
import {SIBDisplayLookupList} from 'https://cdn.happy-dev.fr/sib-core/widgets/sib-display-widgets.js';
import {SIBWidget} from 'https://cdn.happy-dev.fr/sib-core/widgets/sib-base-widgets.js';
import {store} from 'https://cdn.happy-dev.fr/sib-core/store.js';
import {uniqID} from 'https://cdn.happy-dev.fr/sib-core/helper.js';
import {uniqID} from 'https://cdn.happy-dev.fr/sib-core/helpers.js';
class HDAppUserInfo extends SIBDisplayLookupList {
get parentElement() {