Skip to content

Commit

Permalink
OpenDroneID_Plugin: add item to original tablist
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Jun 13, 2024
1 parent 2b9267a commit b0ad3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugins/OpenDroneID2/OpenDroneID_Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public override bool Loaded()
forceSettings();

//TODO Uncomment once Beta is updates
//Host.MainForm.FlightData.TabListOriginal.Add(tab);
Host.MainForm.FlightData.TabListOriginal.Add(tab);

tabctrl = Host.MainForm.FlightData.tabControlactions;
// set the display name
Expand Down

0 comments on commit b0ad3dc

Please sign in to comment.