Skip to content

Commit

Permalink
added styling for teachertool=1 url flag (#6327)
Browse files Browse the repository at this point in the history
  • Loading branch information
srietkerk authored Jan 18, 2024
1 parent 4913265 commit 3a81a16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pxtarget.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,12 @@
"shareFinishedTutorials": false,
"hideReplaceMyCode": false
}
},
"teachertool=1": {
"appTheme": {
"hideMenuBar": true,
"workspaceSearch": true
}
}
},
"unsupportedBrowsers": [
Expand Down

0 comments on commit 3a81a16

Please sign in to comment.