making build work
This commit is contained in:
parent
717aa899b1
commit
c422fb618b
1 changed files with 1 additions and 2 deletions
|
@ -152,8 +152,7 @@ export default class Connection {
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
const simpleObj = objs[0];
|
|
||||||
|
|
||||||
const simpleObj = objs[0];
|
const simpleObj = objs[0];
|
||||||
if (simpleObj.stream) {
|
if (simpleObj.stream) {
|
||||||
// is Mastodon Compatible
|
// is Mastodon Compatible
|
||||||
|
|
Loading…
Reference in a new issue