mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
fix: route for news
This commit is contained in:
@@ -371,7 +371,7 @@ const config: Partial<SCConfigFile> = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: 'newspaper',
|
icon: 'newspaper',
|
||||||
route: '/',
|
route: '/news',
|
||||||
title: 'news',
|
title: 'news',
|
||||||
translations: {
|
translations: {
|
||||||
de: {
|
de: {
|
||||||
|
|||||||
Reference in New Issue
Block a user