poeti8 7 年之前
父節點
當前提交
dd1501da79
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 API_LOADING = 'API_LOADING';
 export const DOMAIN_ERROR = 'DOMAIN_ERROR';
 export const DOMAIN_ERROR = 'DOMAIN_ERROR';
 export const SHOW_DOMAIN_INPUT = 'SHOW_DOMAIN_INPUT';
 export const SHOW_DOMAIN_INPUT = 'SHOW_DOMAIN_INPUT';
+export const BAN_URL = 'BAN_URL';