Update (parsing): skip words below 120
This commit is contained in:
@@ -14,7 +14,7 @@ public function run(): void
|
||||
{
|
||||
|
||||
$parent_categories = [
|
||||
['name' => 'NFSW', 'emoji' => '👅', 'is_top' => true],
|
||||
['name' => 'NSFW', 'emoji' => '👅', 'is_top' => true],
|
||||
];
|
||||
|
||||
foreach ($parent_categories as $item) {
|
||||
|
||||
Reference in New Issue
Block a user