Fix DesktopBuildsNotice return type
This commit is contained in:
parent
7825c30bf7
commit
3d3c428455
3 changed files with 23 additions and 21 deletions
|
@ -82,7 +82,6 @@ import SpaceRoomView from "./SpaceRoomView";
|
|||
import { IOpts } from "../../createRoom";
|
||||
import { replaceableComponent } from "../../utils/replaceableComponent";
|
||||
import UIStore from "../../stores/UIStore";
|
||||
import Search from '../views/emojipicker/Search';
|
||||
|
||||
const DEBUG = false;
|
||||
let debuglog = function(msg: string) {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue