temp disable bundle downloader

Changed files
+2 -3
src
+2 -3
src/App.svelte
··· 418 Last updated: {formatISO9075(lastUpdated)} 419 </div> 420 </div> 421 - <hr class="hr my-10" /> 422 - 423 - <BundleDownloader instances={instances} /> 424 425 <hr class="hr mb-6 mt-12" /> 426 <div class="opacity-50">
··· 418 Last updated: {formatISO9075(lastUpdated)} 419 </div> 420 </div> 421 + <!--hr class="hr my-10" /--> 422 + <!--BundleDownloader instances={instances} /--> 423 424 <hr class="hr mb-6 mt-12" /> 425 <div class="opacity-50">