瀏覽代碼

fixed the name correctly

kaori-t 6 年之前
父節點
當前提交
e5da9c798c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/client/js/components/Admin/Customize/CustomizeThemeOptions.jsx

+ 1 - 1
src/client/js/components/Admin/Customize/CustomizeThemeOptions.jsx

@@ -28,7 +28,7 @@ class CustomizeThemeOptions extends React.Component {
     }, {
       name: 'antarctic', bg: '#ffffff', topbar: '#000080', theme: '#99cccc',
     }, {
-      name: 'hedgeog', bg: '#ffffff', topbar: '#334455', theme: '#112744',
+      name: 'hedgehog', bg: '#ffffff', topbar: '#334455', theme: '#112744',
     }];
 
     const darkTheme = [{