mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-19 21:43:30 -05:00
8 lines
89 B
PHP
8 lines
89 B
PHP
<?php
|
|
|
|
return [
|
|
'openFilter' => [
|
|
'name' => '모든 필터 축소'
|
|
],
|
|
];
|