mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-03-20 09:15:21 +08:00
add file extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { htmlEncode } from '../converters';
|
||||
import BasePanel from './BasePanel';
|
||||
import { htmlEncode } from '../converters.js';
|
||||
import BasePanel from './BasePanel.js';
|
||||
|
||||
class CodePanel extends BasePanel {
|
||||
constructor(title) {
|
||||
|
||||
Reference in New Issue
Block a user