fix: enable force-cache for CurrentFooter and booking widget toggle query
This commit is contained in:
@@ -422,6 +422,7 @@ export const baseQueryRouter = router({
|
||||
locale: input.lang,
|
||||
},
|
||||
{
|
||||
cache: "force-cache",
|
||||
next: {
|
||||
tags: [generateTag(input.lang, currentFooterUID)],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user