Enfore function name capitalisation

This commit is contained in:
Jorik Schellekens 2020-04-28 14:30:56 +01:00
parent 9ca843fdcb
commit fe326b9f08
5 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ import { _t } from '../../../languageHandler';
import {formatDate} from '../../../DateUtils';
import Velociraptor from "../../../Velociraptor";
import * as sdk from "../../../index";
import toRem from "../../../utils/rem";
import {toRem} from "../../../utils/rem";
let bounce = false;
try {