Explorar o código

feat: remove ivalid

chenhao %!s(int64=2) %!d(string=hai) anos
pai
achega
c9279ccec2
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/constants/storage.ts

+ 0 - 2
src/constants/storage.ts

@@ -1,8 +1,6 @@
 export const LOCAL_STORAGE_KEYS = {
   /** 监控页面自动刷新频率 */
   MONITORING_REFRESH_RATE: 'monitoring_refresh_rate',
-  /** 历史选择的自定义颜色 */
-  HISTORY_CUSTOM_COLOR: 'history-custom_color',
 }
 
 export const SESSION_STORAGE_KEYS = {