mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-02-02 00:15:50 +08:00
add file extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import BasePanel from './BasePanel';
|
||||
import { byteSize, metricNumber } from '../Humanize';
|
||||
import BasePanel from './BasePanel.js';
|
||||
import { byteSize, metricNumber } from '../Humanize.js';
|
||||
|
||||
class PacketizationPanel extends BasePanel {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user