feat: the last commit of year
This commit is contained in:
Vendored
+1
-1
@@ -34,7 +34,7 @@ export interface WidgetGroupItem {
|
||||
}
|
||||
|
||||
export interface IColumn {
|
||||
id?: string;
|
||||
id?: number;
|
||||
kind: number;
|
||||
title: string;
|
||||
content: string;
|
||||
|
||||
Reference in New Issue
Block a user