mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
placeholder.js: fix typo
This commit is contained in:
parent
57a1219ca0
commit
9eeb27c91a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
*
|
||||
* Which will result in:
|
||||
*
|
||||
* <div id="albumart" style="background-color: hsl(123, 90%, 65%r); ... ">T</div>
|
||||
* <div id="albumart" style="background-color: hsl(123, 90%, 65%); ... ">T</div>
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue