hopefully fix sample folder for deployed version

This commit is contained in:
Felix Roos
2022-05-29 12:27:25 +02:00
parent 17fa8d904e
commit 093049a1f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ evalScope(
loadWebDirt({
sampleMapUrl: '../EmuSP12.json',
sampleFolder: 'EmuSP12',
sampleFolder: '../EmuSP12',
});
export function MiniRepl({ tune }) {