Add button to rebuid cache

This commit is contained in:
Owen
2026-05-20 12:08:20 -07:00
parent 72ef0ae020
commit 2704202ba9
4 changed files with 127 additions and 1 deletions

View File

@@ -11,3 +11,4 @@ export * from "./updateClient";
export * from "./getClient";
export * from "./createUserClient";
export * from "./verifyClientAssociationsCache";
export * from "./rebuildClientAssociationsCacheRoute";