Skip to content

Commit

Permalink
csfix table.php
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Aug 22, 2024
1 parent cdb4b34 commit 9921dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/manager/lib/yform/manager/table.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ public function getDescription(): string
{
return $this->values['description'];
}

public function getCustomIcon(): string
{
return $this->values['table_icon'];
Expand Down

0 comments on commit 9921dea

Please sign in to comment.