Corrected oreon-9 src url

This commit is contained in:
Arzumify 2024-08-11 23:43:44 +01:00
parent a61e55781f
commit fd6e1f8ca2

View file

@ -42,7 +42,7 @@
<script>
document.addEventListener("DOMContentLoaded", function() {
fetchPackages("https://packages.boostyconnect.com/oreon-9/src/")
fetchPackages("https://packages.boostyconnect.com/oreon-9/mainstream/src/")
});
</script>
</body>