Skip to content

Commit dd1501d

Browse files
committed
Refactor
1 parent ea357d3 commit dd1501d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/actions/actionTypes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ export const DOMAIN_LOADING = 'DOMAIN_LOADING';
2828
export const API_LOADING = 'API_LOADING';
2929
export const DOMAIN_ERROR = 'DOMAIN_ERROR';
3030
export const SHOW_DOMAIN_INPUT = 'SHOW_DOMAIN_INPUT';
31+
export const BAN_URL = 'BAN_URL';

0 commit comments

Comments
 (0)