Bust cache on photo add
This commit is contained in:
parent
ab0ddeee94
commit
1dd4475ae5
@ -39,6 +39,7 @@ export default function AddUploadButton({
|
||||
title,
|
||||
takenAtLocal: generateLocalPostgresString(),
|
||||
takenAtNaiveLocal: generateLocalNaivePostgresString(),
|
||||
shouldRevalidateAllKeysAndPaths: true,
|
||||
})
|
||||
.then(() => {
|
||||
if (shouldRedirectToAdminPhotos) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user