MM revamp, save prompt, upload fix

This commit is contained in:
2025-10-21 22:27:13 -04:00
parent 0b0ae291d0
commit 382eddf8ea
8 changed files with 47 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
let report_subject = $state("All Preferences");
if (browser) {
document.title = `${prefix.name} Report By Name`
document.title = `${prefix.name} Report By Basket ID`
}
</script>