kopia lustrzana https://github.com/pixelfed/pixelfed
Update StatusTagsPipeline
rodzic
bf86ed6ff7
commit
260360ebd5
|
@ -66,7 +66,7 @@ class StatusTagsPipeline implements ShouldQueue
|
|||
|
||||
if(count($banned)) {
|
||||
if(in_array(strtolower($name), array_map('strtolower', $banned))) {
|
||||
continue;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue