lint
parent
82b76192ae
commit
4e9a139e8b
|
@ -18,7 +18,6 @@ import dis from './dispatcher/dispatcher';
|
||||||
import SettingsStore, {SettingLevel} from './settings/SettingsStore';
|
import SettingsStore, {SettingLevel} from './settings/SettingsStore';
|
||||||
|
|
||||||
export class FontWatcher {
|
export class FontWatcher {
|
||||||
|
|
||||||
static minSize = 13;
|
static minSize = 13;
|
||||||
static maxSize = 20;
|
static maxSize = 20;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue