forked from External/mage
Merge branch 'master' into add-minimum-rating-option
This commit is contained in:
commit
5cd57199c7
348 changed files with 1560 additions and 1096 deletions
|
|
@ -686,7 +686,7 @@ public class MageServerImpl implements MageServer {
|
|||
} catch (Exception ex) {
|
||||
handleException(ex);
|
||||
}
|
||||
return null;
|
||||
return Optional.empty();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue