update frontend

This commit is contained in:
Your Name 2025-12-21 00:29:08 -05:00
parent 9da994cfbb
commit fe6bd0d808
1 changed files with 3 additions and 1 deletions

View File

@ -252,6 +252,8 @@ export function usePostsEngine({
setLoadingPosts(false);
} catch (err) {
}
}
}
}