Upgrade to 3.3.0
This commit is contained in:
@@ -19,7 +19,6 @@ return [
|
||||
if ($this->text) {
|
||||
$text = $this->model()->toString($this->text);
|
||||
$text = $this->kirby()->kirbytext($text);
|
||||
|
||||
return $text;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user