fix: refactor away subtitleParam
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
interface PointsOrNightColumn {
|
||||
title?: string
|
||||
subtitle?: string
|
||||
subtitleParam?: string
|
||||
}
|
||||
|
||||
export interface PointsColumn extends PointsOrNightColumn {
|
||||
|
||||
Reference in New Issue
Block a user