feat(v1.4.1): tabs de histórico, logo matching e melhorias nos pré-lançamentos
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -57,7 +57,7 @@ export function revalidateForEntity(
|
||||
|
||||
// Invalidate dashboard cache for financial mutations
|
||||
if (DASHBOARD_ENTITIES.has(entity)) {
|
||||
revalidateTag("dashboard");
|
||||
revalidateTag("dashboard", "max");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user