poeti8 il y a 7 ans
Parent
commit
dd1501da79
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      client/actions/actionTypes.js

+ 1 - 0
client/actions/actionTypes.js

@@ -28,3 +28,4 @@ export const DOMAIN_LOADING = 'DOMAIN_LOADING';
 export const API_LOADING = 'API_LOADING';
 export const DOMAIN_ERROR = 'DOMAIN_ERROR';
 export const SHOW_DOMAIN_INPUT = 'SHOW_DOMAIN_INPUT';
+export const BAN_URL = 'BAN_URL';