mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 15:51:23 +01:00
rename Services constructor
This commit is contained in:
parent
fefc84e8c7
commit
4083451a10
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ pub(crate) struct Services {
|
|||
|
||||
impl Services {
|
||||
#[allow(clippy::too_many_lines)]
|
||||
pub(crate) fn build<
|
||||
pub(crate) fn new<
|
||||
D: appservice::Data
|
||||
+ pusher::Data
|
||||
+ rooms::Data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue