mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #37955 from nextcloud/bugfix/noid/action-label-default
This commit is contained in:
commit
c4aabd4131
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ final class TemplateFileCreator implements \JsonSerializable {
|
|||
/**
|
||||
* @since 27.0.0
|
||||
*/
|
||||
protected string $actionLabel;
|
||||
protected string $actionLabel = '';
|
||||
|
||||
/**
|
||||
* @since 21.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue