Skip to content

Commit ad40841

Browse files
Merge pull request #49341 from nextcloud/bugfix/noid/add-missing-blurhash
fix(richtextvalidator): Add missing blurhash
2 parents 4d138a1 + e8c9214 commit ad40841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/public/RichObjectStrings/IValidator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
* permissions?: string,
4040
* width?: string,
4141
* height?: string,
42+
* blurhash?: string,
4243
* }
4344
*
4445
* @since 11.0.0

0 commit comments

Comments
 (0)