Treatments don't have settings.
Before this, treatments preferences opened preferencs of the oref0 sensitivity plugin.
This commit is contained in:
parent
8c695255d6
commit
dcdbe7791f
|
@ -78,7 +78,6 @@ public class TreatmentsPlugin extends PluginBase implements TreatmentsInterface
|
|||
.fragmentClass(TreatmentsFragment.class.getName())
|
||||
.pluginName(R.string.treatments)
|
||||
.shortName(R.string.treatments_shortname)
|
||||
.preferencesId(R.xml.pref_absorption_oref0)
|
||||
.alwaysEnabled(true)
|
||||
.description(R.string.description_treatments)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue