2
0
nHigashiWeseek 1 жил өмнө
parent
commit
468fa48a83

+ 1 - 0
apps/app/src/stores/page-listing.tsx

@@ -61,6 +61,7 @@ export const mutateRecentlyUpdated = async(): Promise<undefined> => {
       mutate(key);
     }
   }
+  return;
 };
 
 export const mutatePageList = async(): Promise<void[]> => {