Fix code formatting
This commit is contained in:
parent
1e748e0d8a
commit
11e87e5295
@ -50,7 +50,7 @@ export default function AdminPhotoMenuClient({
|
||||
photo.id,
|
||||
shouldRedirectFav,
|
||||
).then(() => {
|
||||
if (photo.cacheKey) { mutate( photo.cacheKey ); }
|
||||
if (photo.cacheKey) { mutate(photo.cacheKey); }
|
||||
}),
|
||||
}, {
|
||||
label: 'Delete',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user