Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/microsoft/pxt into thspar…
Browse files Browse the repository at this point in the history
…ks/validation_plans
  • Loading branch information
thsparks committed Jan 25, 2024
2 parents 3fb7a01 + cd7ed80 commit 71c99e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teachertool/src/state/state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const initialAppState: AppState = {
catalog: undefined,
selectedCriteria: [],
modal: undefined,
validatorPlans: undefined,,
validatorPlans: undefined,
flags: {
testCatalog: false
}
Expand Down

0 comments on commit 71c99e2

Please sign in to comment.