reenable safety function
This commit is contained in:
parent
06ee59b42c
commit
e4c529fa1f
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ public class CircadianPercentageProfilePlugin implements PluginBase, ProfileInte
|
||||||
@Override
|
@Override
|
||||||
public NSProfile getProfile() {
|
public NSProfile getProfile() {
|
||||||
|
|
||||||
// performLimitCheck();
|
performLimitCheck();
|
||||||
|
|
||||||
return convertedProfile;
|
return convertedProfile;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue