Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi-admin/admin/src/reducers.js
Назад
/** * Combine all reducers in this file and export the combined reducers. */ import { combineReducers } from 'redux-immutable'; import globalReducer from './containers/App/reducer'; import adminReducer from './containers/Admin/reducer'; import languageProviderReducer from './containers/LanguageProvider/reducer'; import notificationProviderReducer from './containers/NotificationProvider/reducer'; import newNotificationReducer from './containers/NewNotification/reducer'; /** * Creates the main reducer with the dynamically injected ones */ export default function createReducer(injectedReducers) { return combineReducers({ app: globalReducer, admin: adminReducer, language: languageProviderReducer, notification: notificationProviderReducer, newNotification: newNotificationReducer, ...injectedReducers, }); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка