mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-16 15:40:01 -04:00
no firebase in this household
This commit is contained in:
parent
25640e7283
commit
51ae252748
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import {
|
||||||
} from "bare-client-custom";
|
} from "bare-client-custom";
|
||||||
import { Component, Fragment, h, render } from "preact";
|
import { Component, Fragment, h, render } from "preact";
|
||||||
import { RTCTransport } from "./RTCTransport";
|
import { RTCTransport } from "./RTCTransport";
|
||||||
import "./firebase";
|
//import "./firebase";
|
||||||
|
|
||||||
const _ = [h, render, Component, Fragment];
|
const _ = [h, render, Component, Fragment];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue