Modules should be registered in luby not lb
This commit is contained in:
@@ -171,7 +171,7 @@ impl Registry {
|
||||
self
|
||||
}
|
||||
|
||||
pub fn done(&self) -> String {
|
||||
pub fn build(&self) -> String {
|
||||
self.to_string()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user