From e516014dc0eaae6ef428f2ec40366b057c307979 Mon Sep 17 00:00:00 2001 From: CrispyBaguette Date: Mon, 24 Oct 2022 14:33:21 +0200 Subject: [PATCH 1/2] Accept arbitrary precision for community rating --- src/components/metadataEditor/metadataEditor.template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/metadataEditor/metadataEditor.template.html b/src/components/metadataEditor/metadataEditor.template.html index d301687a45..96432b0b43 100644 --- a/src/components/metadataEditor/metadataEditor.template.html +++ b/src/components/metadataEditor/metadataEditor.template.html @@ -69,7 +69,7 @@
- +
From aca8b0ed181f99a285bf2d0e69ffe941287e704b Mon Sep 17 00:00:00 2001 From: CrispyBaguette Date: Mon, 24 Oct 2022 14:37:56 +0200 Subject: [PATCH 2/2] Append new contributor --- CONTRIBUTORS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6de7a54552..4f0470f2e2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -117,3 +117,5 @@ - [Tim Hobbs](https://github.com/timhobbs) - [SvenVandenbrande](https://github.com/SvenVandenbrande) - [jomp16](https://github.com/jomp16) + - [Leon de Klerk](https://github.com/leondeklerk) + - [CrispyBaguette](https://github.com/CrispyBaguette) \ No newline at end of file