Skip to content

Commit

Permalink
[#1] Temporarily disabled the Manage Mods tab pending its implementat…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
DaloLorn committed Jan 30, 2022
1 parent b1ac221 commit 533866a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</top>
<center>
<TabPane tabClosingPolicy="UNAVAILABLE" fx:id="tabs">
<Tab fx:id="modsTab" text="Manage Mods">
<Tab fx:id="modsTab" text="Manage Mods (TBD)" disable="true">
<ModManagerPane fx:id="modsPane" />
</Tab>
<Tab fx:id="installerTab" text="Install Mods">
Expand Down

0 comments on commit 533866a

Please sign in to comment.