mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Merge pull request #18513 from owncloud/fix-master-again
Fix master again
This commit is contained in:
commit
3d9a1dd7c7
@ -484,6 +484,7 @@ class Server extends SimpleContainer implements IServerContainer {
|
||||
: null,
|
||||
],
|
||||
new SecureRandom(),
|
||||
$c->getCrypto(),
|
||||
$c->getConfig()
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user