Restructure config window
authorLiza Carvelli <liza@carvel.li>
Thu, 20 Feb 2025 20:16:48 +0000 (21:16 +0100)
committerLiza Carvelli <liza@carvel.li>
Thu, 20 Feb 2025 20:16:48 +0000 (21:16 +0100)
commit38206478275f08edb2600301556587056b691e03
tree6416d88a08b13247e4cfb1e51ee76e0d995194e5
parent097c67ed5df428d880311c575d36b3eadd428f6a
Restructure config window
Questionable/QuestionablePlugin.cs
Questionable/Windows/ConfigComponents/ConfigComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigComponents/DebugConfigComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigComponents/DutyConfigComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigComponents/GeneralConfigComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigComponents/NotificationConfigComponent.cs [new file with mode: 0644]
Questionable/Windows/ConfigWindow.cs