js bundle

This commit is contained in:
Robin Appelman 2023-04-09 17:35:30 +02:00
commit d0c1045550
7 changed files with 223 additions and 36 deletions

View file

@ -52,7 +52,7 @@ impl Page for UploadPage {
}
(self.plugin_section())
}
script src = (script);
script src = (script) type = "text/javascript" {}
}
}
}