Removed logs
This commit is contained in:
parent
a3f2352bcd
commit
9f4084ed20
@ -400,7 +400,6 @@ setOpenGifModal: { attribute: false }
|
|||||||
}
|
}
|
||||||
|
|
||||||
async uploadGifCollection() {
|
async uploadGifCollection() {
|
||||||
console.log(this.gifsToBeAdded);
|
|
||||||
if (!this.newCollectionName) {
|
if (!this.newCollectionName) {
|
||||||
parentEpml.request('showSnackBar', get('gifs.gchange8'));
|
parentEpml.request('showSnackBar', get('gifs.gchange8'));
|
||||||
return;
|
return;
|
||||||
@ -604,7 +603,6 @@ setOpenGifModal: { attribute: false }
|
|||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
console.log(5, "chat gifs here");
|
|
||||||
return html`
|
return html`
|
||||||
<div class="gifs-container">
|
<div class="gifs-container">
|
||||||
<div class="gif-explorer-container">
|
<div class="gif-explorer-container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user