Delint
This commit is contained in:
parent
190ccb6f00
commit
f2e67604e7
2 changed files with 17 additions and 17 deletions
|
@ -35,7 +35,7 @@ function getDaysArray(): string[] {
|
|||
|
||||
interface IProps {
|
||||
ts: number;
|
||||
forExport?: boolean
|
||||
forExport?: boolean;
|
||||
}
|
||||
|
||||
@replaceableComponent("views.messages.DateSeparator")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue