Merge pull request #37955 from nextcloud/bugfix/noid/action-label-default

This commit is contained in:
Pytal 2023-04-27 09:49:53 -07:00 committed by GitHub
commit c4aabd4131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ final class TemplateFileCreator implements \JsonSerializable {
/**
* @since 27.0.0
*/
protected string $actionLabel;
protected string $actionLabel = '';
/**
* @since 21.0.0