mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 21:31:14 -05:00
feat: Implement Phase 4 cleanup and polish
This commit is contained in:
@@ -190,7 +190,7 @@ export function EntityPhotoGallery({
|
||||
entityType={entityType}
|
||||
open={showManagement}
|
||||
onOpenChange={setShowManagement}
|
||||
onUpdate={fetchPhotos}
|
||||
onUpdate={() => refetch()}
|
||||
/>
|
||||
|
||||
{/* Photo Grid */}
|
||||
|
||||
Reference in New Issue
Block a user