mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
refactored method name
This commit is contained in:
parent
5727886ea1
commit
852ea00403
@ -83,7 +83,7 @@ public class WebappPublisherConfig {
|
||||
return isEnabledUpdateApi;
|
||||
}
|
||||
|
||||
public void setEnableUpdateApi(boolean isEnabledUpdateApi) {
|
||||
public void setEnabledUpdateApi(boolean isEnabledUpdateApi) {
|
||||
this.isEnabledUpdateApi = isEnabledUpdateApi;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user