Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Add linkintegritycheck actiontypes
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Nov 7, 2022
1 parent 85e78d1 commit 8ec57e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/ActionTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ export const GET_NAVSITEMAP = 'GET_NAVSITEMAP';
// NEWS
export const GET_NEWS = 'GET_NEWS';
export const SET_CURRENT_VERSION = 'SET_CURRENT_VERSION';
export const LINK_INTEGRITY_CHECK = 'LINK_INTEGRITY_CHECK';

0 comments on commit 8ec57e6

Please sign in to comment.