add mailboxDomain field to apps table
This commit is contained in:
@@ -93,6 +93,7 @@ var APP = {
|
||||
portBindings: null,
|
||||
accessRestriction: null,
|
||||
memoryLimit: 0,
|
||||
mailboxDomain: DOMAIN_0.domain,
|
||||
alternateDomains: []
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user