Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
localconfig tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Apr 11, 2022
1 parent bfd875b commit b639387
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/localconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ export function applyConfig(config) {
...config.settings,
navDepth: 4,
repo: 'eea/forests-frontend',
richTextEditorInlineToolbarButtons: [
// Underline,
...config.settings.richTextEditorInlineToolbarButtons,
],
// richTextEditorInlineToolbarButtons: [
// // Underline,
// ...config.settings.richTextEditorInlineToolbarButtons,
// ],
nonContentRoutes: [
// handled differently in getBaseUrl
...config.settings.nonContentRoutes,
Expand Down

0 comments on commit b639387

Please sign in to comment.