mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/Update
* reapply flags for community content when rebuilding DB fixes associated filters and meta page 'missing screenshots'
This commit is contained in:
@@ -119,6 +119,8 @@ SqlGen::register(new class extends SetupScript
|
||||
foreach ($res as $pId => $row)
|
||||
DB::Aowow()->query('UPDATE ?_pet SET ?a WHERE id = ?d', $row, $pId);
|
||||
|
||||
$this->reapplyCCFlags('pet', TYPE_PET);
|
||||
|
||||
return true;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user