Skip to content

Commit

Permalink
Removing ref to WI.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbreese committed Nov 7, 2023
1 parent 2c3b248 commit 63100d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/wizard/lwcGenerationCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export class LwcGenerationCommand {
{
type: 'getQuickActionStatus',
action: async (_panel, data, callback) => {
// TODO: Hook this up to function from W-14439417 that parses landing_page.json.
// TODO: Hook this up to function that parses landing_page.json.
const sobjects = [
'Account',
'Contact',
Expand Down

0 comments on commit 63100d3

Please sign in to comment.