Skip to content

Commit

Permalink
Added:Control Certer Backend APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyvishal committed Mar 29, 2024
1 parent 6bc91a9 commit df99c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const STRAPI_TOURISM_TOKEN =
'82ed7f48afbd0c0605ef36bf4b81259f90c7e6bc357db032a011b1c0ab2bc7db2a753fa84c959f403b256ee66b44174dcc453bd0a40797ce8c22c1b6dab7f416cf3b8a247c19144bc3d019f229612f36b12612223b35f28a1a7fec6ff779228730b45fd93a793399d8f462ba0bada15077725a843d3023cf133838876da3547e'

export const ITEM_ID = '2'
export const ITEM_ID = '4'
export const ITEM_NAME = 'MUSEUM'

export const CAT_ATTR_TAG_RELATIONS = [2, 3, 4, 5]

0 comments on commit df99c7f

Please sign in to comment.