update widgets
This commit is contained in:
Vendored
+1
@@ -44,6 +44,7 @@ export interface WidgetGroup {
|
||||
|
||||
export interface WidgetGroupItem {
|
||||
title: string;
|
||||
description: string;
|
||||
kind: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user