Fix display_name TS error + clean rebuild
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -141,6 +141,7 @@ export interface Group {
|
||||
color: string;
|
||||
icon: string | null;
|
||||
sort_order: number;
|
||||
display_name?: string;
|
||||
}
|
||||
|
||||
export interface Connector {
|
||||
|
||||
Reference in New Issue
Block a user