Skip to content

Commit c4aabd4

Browse files
authored
Merge pull request #37955 from nextcloud/bugfix/noid/action-label-default
2 parents 05da4cb + a6fe913 commit c4aabd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/public/Files/Template/TemplateFileCreator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ final class TemplateFileCreator implements \JsonSerializable {
4040
/**
4141
* @since 27.0.0
4242
*/
43-
protected string $actionLabel;
43+
protected string $actionLabel = '';
4444

4545
/**
4646
* @since 21.0.0

0 commit comments

Comments
 (0)