[utils] modify LOG_MENU values, CATEGORY_SHOWS and CATEGORY_ITEM (Config.js)

This commit is contained in:
younghoon100.park
2024-07-24 13:54:20 +09:00
parent 10ad606a3b
commit af73b0a092

View File

@@ -279,8 +279,8 @@ export const LOG_MENU = {
SEARCH_RESULT: "Search/Search Result",
SEARCH_BEST_SELLER: "Search/Best Sellers",
CATEGORY_SHOWS: "Category/Shows",
CATEGORY_ITEM: "Ctegory/Item",
CATEGORY_SHOWS: "Category_show",
CATEGORY_ITEM: "Ctegory_item",
CATEGORY_POPULAR_SHOWS: "Category/Popular Shows",
CATEGORY_BEST_SELLER: "Category/Best Sellers",