Skip to content

Commit 1b93190

Browse files
committed
removing empty-example link to p5.sound until load functionality is fixed closes #5068
1 parent 02c7eb1 commit 1b93190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/empty-example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
</style>
1414
<script src="../p5.js"></script>
15-
<script src="../addons/p5.sound.js"></script>
15+
<!-- <script src="../addons/p5.sound.js"></script> -->
1616
<script src="sketch.js"></script>
1717
</head>
1818

0 commit comments

Comments
 (0)