add file extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import BasePanel from './BasePanel';
|
||||
import * as Humanize from '../Humanize';
|
||||
import BasePanel from './BasePanel.js';
|
||||
import * as Humanize from '../Humanize.js';
|
||||
|
||||
class SpeedPanel extends BasePanel {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user