From ff6a9baa35009613f7eec3bdb7da63cbc616e1da 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 eda5d84e0..ce769bbba 100644 --- a/src/components/metadataEditor/metadataEditor.template.html +++ b/src/components/metadataEditor/metadataEditor.template.html @@ -69,7 +69,7 @@
- +
From de92316402c0cefeb9f321842d69446c9c426b93 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fd4f0eb2d..397fc09be 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -120,3 +120,4 @@ - [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