mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-03-13 06:01:32 +00:00
remove extra filter
This commit is contained in:
parent
9cab235f75
commit
1ef478004c
@ -93,7 +93,7 @@ class AppExtension extends AbstractExtension
|
||||
case \Kvazar\Index\Manticore::TYPE_STRING:
|
||||
|
||||
return nl2br(
|
||||
(string) $value
|
||||
$value
|
||||
);
|
||||
|
||||
case \Kvazar\Index\Manticore::TYPE_BIN:
|
||||
|
Loading…
x
Reference in New Issue
Block a user