updated ui/dist, go deps, docs and fixed some typos

This commit is contained in:
Gani Georgiev
2023-12-10 12:13:37 +02:00
parent d8ec36fa4c
commit b29e404f22
47 changed files with 445 additions and 462 deletions
@@ -15,7 +15,7 @@
function loadDefaults() {
field.options = {
maxSize: 5242880,
maxSize: 2000000,
};
}
</script>