Filter out flagged entries in the original query
This commit is contained in:
parent
49f9f7fd3c
commit
fd82adc73e
3 changed files with 2 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'wah.moe'),
|
||||
'version' => '2025.08.30-patch1',
|
||||
'version' => '2025.08.30-patch2',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue