mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-06 17:02:54 +02:00
#799 - Added logging setting
This commit is contained in:
@@ -130,7 +130,7 @@ export const DataView: React.FunctionComponent<IDataViewProps> = (
|
||||
});
|
||||
|
||||
Messenger.send(GeneralCommands.toVSCode.logging.info, {
|
||||
message: 'DataView loaded',
|
||||
message: 'Data view loaded',
|
||||
location: 'DASHBOARD'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user