groups: update glob, hotfix import

This commit is contained in:
Liam Fitzgerald 2021-11-04 12:09:19 -05:00
parent 3fc6a52e74
commit 7f7c81b018
2 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ import { hot } from 'react-hot-loader/root';
import { BrowserRouter as Router, withRouter } from 'react-router-dom';
import styled, { ThemeProvider } from 'styled-components';
import gcpManager from '~/logic/lib/gcpManager';
import { favicon, svgDataURL } from '~/logic/lib/util';
import { svgDataURL } from '~/logic/lib/util';
import withState from '~/logic/lib/withState';
import useContactState from '~/logic/state/contact';
import useContactState, { favicon } from '~/logic/state/contact';
import useLocalState from '~/logic/state/local';
import useSettingsState from '~/logic/state/settings';
import useGraphState from '~/logic/state/graph';

View File

@ -1,7 +1,7 @@
:~ title+'Groups'
info+'A suite of applications to communicate on Urbit'
color+0xee.5432
glob-http+['https://bootstrap.urbit.org/glob-0v2.2dus1.pacq2.4jj4s.ge8gb.9tjhg.glob' 0v2.2dus1.pacq2.4jj4s.ge8gb.9tjhg]
glob-http+['https://bootstrap.urbit.org/glob-0v3.c3vkk.bvn2l.fmc76.l3ro9.0i5j0.glob' 0v3.c3vkk.bvn2l.fmc76.l3ro9.0i5j0]
base+'landscape'
version+[1 3 5]
website+'https://tlon.io'