]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(richtextvalidator): Add missing blurhash bugfix/noid/add-missing-blurhash 49341/head
authorJoas Schilling <coding@schilljs.com>
Mon, 18 Nov 2024 09:40:49 +0000 (10:40 +0100)
committerJoas Schilling <coding@schilljs.com>
Mon, 18 Nov 2024 09:40:49 +0000 (10:40 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/public/RichObjectStrings/IValidator.php

index 255378abe4127fc5cf174f93c996b825340e487e..3bf83582adca31ac60b5d86e03fa1619b09105ce 100644 (file)
@@ -39,6 +39,7 @@ namespace OCP\RichObjectStrings;
  *     permissions?: string,
  *     width?: string,
  *     height?: string,
+ *     blurhash?: string,
  * }
  *
  * @since 11.0.0