Skip to content

Commit

Permalink
prog
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisheng Jiang committed Sep 11, 2023
1 parent 30bb27b commit d321119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { mkdiv, mkdiv2 } from "../mkdiv/mkdiv.js";
import {mkdiv, mkdiv2} from "https://unpkg.com/mkdiv@3.1.2/mkdiv.js";
import { mkui } from "./ui.js";
import SF2Service from "../sf2-service/index.js";
import { fetchSF2List, fetchmidilist } from "./midilist.js";
Expand Down

0 comments on commit d321119

Please sign in to comment.