Fixes, lints and i18n
This commit is contained in:
parent
6d9d4ee547
commit
82b76192ae
4 changed files with 4 additions and 6 deletions
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import SettingController from "./SettingController";
|
||||
import dis from "../../dispatcher";
|
||||
import dis from "../../dispatcher/dispatcher";
|
||||
|
||||
export default class FontSizeController extends SettingController {
|
||||
constructor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue