Move WidgetUtils to utils dir

This commit is contained in:
David Baker 2018-06-26 11:59:16 +01:00
parent 0f2c47937c
commit 6cf11a15e6
7 changed files with 9 additions and 9 deletions

View file

@ -27,7 +27,7 @@ import SdkConfig from '../../../SdkConfig';
import ScalarAuthClient from '../../../ScalarAuthClient';
import ScalarMessaging from '../../../ScalarMessaging';
import { _t } from '../../../languageHandler';
import WidgetUtils from '../../../WidgetUtils';
import WidgetUtils from '../../../utils/WidgetUtils';
import SettingsStore from "../../../settings/SettingsStore";
// The maximum number of widgets that can be added in a room