aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTORS.md
diff options
context:
space:
mode:
authorLuca Benini <lbenini@gmail.com>2021-02-13 15:28:37 +0100
committerLuca Benini <lbenini@gmail.com>2021-02-14 12:40:08 +0100
commitc4d142eda15644d045de884984cb644d7948837e (patch)
tree2ed0d94c02fa80f60053f75977effe4e208ec98e /CONTRIBUTORS.md
parent75ec8b0c8cb6c00ebf0cdb7416188b3768231796 (diff)
Fix BaseItemKind conversion for PlaylistsFolder
Return the correct ClientTypeName to allow Enum Parse Added dynamic unit tests to ensure all BaseItem concrete descend
Diffstat (limited to 'CONTRIBUTORS.md')
-rw-r--r--CONTRIBUTORS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 1200275d5..89788b234 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -207,3 +207,4 @@
- [Tim Hobbs](https://github.com/timhobbs)
- [SvenVandenbrande](https://github.com/SvenVandenbrande)
- [olsh](https://github.com/olsh)
+ - [lbenini] (https://github.com/lbenini)