Skip to content

Commit

Permalink
fix: re-disable accidentally enabled code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Aug 12, 2024
1 parent 6283441 commit 1b6c5b9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ fun TroubleshootingPage() {
// - [ ] re-create gadget
//
// TODO: re-enable once this is ready for production
LabeledCategory("Gadget Actions") {
GadgetActionButtons()
}
// LabeledCategory("Gadget Actions") {
// GadgetActionButtons()
// }

LabeledCategory("Debugging Information") {
DebuggingInfoList()
Expand Down

0 comments on commit 1b6c5b9

Please sign in to comment.