0
0
Fork 0

Updated from tootsuite

This commit is contained in:
Ondřej Hruška 2017-07-17 20:03:57 +02:00
commit c727eae441
34 changed files with 221 additions and 29 deletions

View file

@ -7,8 +7,6 @@ import loadPolyfills from '../mastodon/load_polyfills';
import { processBio } from '../glitch/util/bio_metadata';
import ready from '../mastodon/ready';
require.context('../images/', true);
const { localeData } = getLocale();
localeData.forEach(IntlRelativeFormat.__addLocaleData);