mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-06-30 23:11:03 +02:00
#654 - Add the open on website action
This commit is contained in:
@@ -30,6 +30,7 @@ export interface PanelSettings {
|
||||
commaSeparatedFields: string[];
|
||||
aiEnabled: boolean;
|
||||
contentFolders: ContentFolder[];
|
||||
websiteUrl: string;
|
||||
}
|
||||
|
||||
export interface FieldGroup {
|
||||
|
||||
Reference in New Issue
Block a user