kaori-t 6 лет назад
Родитель
Сommit
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: '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 = [{
     const darkTheme = [{