Skip to content

Commit

Permalink
add a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
aidemsined committed Aug 12, 2024
1 parent 1ef00d6 commit 6e07994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/model/APIData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export interface OperationDetailsData extends Operation {
stack_trace: string;
}

// TODO: we may want to revisit the 'default' portion fo the variable name
export const defaultOperationDetailsData: OperationDetailsData = {
id: 0,
name: '',
Expand Down

0 comments on commit 6e07994

Please sign in to comment.