Fix web project build errors
This commit is contained in:
@@ -3,4 +3,6 @@ export interface ExternalAction {
|
||||
description?: string;
|
||||
color?: string;
|
||||
url: string;
|
||||
icon?: string;
|
||||
openExternally?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user