REQ-2752: a lot of staff
This commit is contained in:
parent
1631bd3ef2
commit
42fb9c7655
@ -68,7 +68,8 @@ public class UrlConfig {
|
||||
@JSONField(serialize = false)
|
||||
public MobileUrlConfig getOrCreateAppWorker() {
|
||||
if (appWorker == null)
|
||||
appWorker = new MobileUrlConfig();return appWorker;
|
||||
appWorker = new MobileUrlConfig();
|
||||
return appWorker;
|
||||
}
|
||||
|
||||
@JSONField(serialize = false)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user