feat: add inline icons for edit
This commit is contained in:
@@ -24,5 +24,4 @@ export interface ITaskRepository {
|
||||
export interface IConfigProvider {
|
||||
getProjectTaskPath(): string | undefined;
|
||||
getGlobalTaskPath(): string | undefined;
|
||||
getFileExtension(): string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user