diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e35a953f9..b3facd646 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -445,6 +445,7 @@ This hierarchical structure is made of several parts: - ``Artist`` - ``Home`` - ``Login`` + - ``Library`` - ``Moderation`` - ``Player`` - ``Playlist`` @@ -461,6 +462,7 @@ This hierarchical structure is made of several parts: - ``Button`` - ``Card`` - ``Dropdown`` + - ``Error message`` - ``Form`` - ``Header`` - ``Help text`` diff --git a/front/src/views/content/remote/Card.vue b/front/src/views/content/remote/Card.vue index c9d7ad1a4..ce5ab53ee 100644 --- a/front/src/views/content/remote/Card.vue +++ b/front/src/views/content/remote/Card.vue @@ -24,44 +24,44 @@