mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
🐛 accidental translation of module name
This commit is contained in:
@@ -7,8 +7,7 @@ import { IModule } from '../ModuleTypes';
|
||||
import { useSetSafeInterval } from '../../tools/hooks/useSetSafeInterval';
|
||||
|
||||
export const DateModule: IModule = {
|
||||
title: 'descriptor.name',
|
||||
description: 'descriptor.description',
|
||||
title: 'Date',
|
||||
icon: Clock,
|
||||
component: DateComponent,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user