Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit c4d128f

Browse files
committed
fix: export routes
1 parent 218f878 commit c4d128f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/routes.ts

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ export const API_ROUTES = {
253253
buildGetCategoriesRoute,
254254
buildGetCategoryRoute,
255255
buildGetItemCategoriesRoute,
256+
buildGetItemsInCategoryRoute,
256257
buildPostItemCategoryRoute,
257258
buildDeleteItemCategoryRoute,
258259
buildUploadItemThumbnailRoute,

0 commit comments

Comments
 (0)