diff --git a/maubot.yaml b/maubot.yaml index 810b1c903c794f315ae39bd16bd2d20ac5f1b0bd..eb4aa76d579231d716fe8478627ee97fb1e02f3b 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -21,7 +21,7 @@ modules: # If `module` is omitted, will default to last module specified in the module list. # Even if `module` is not omitted here, it must be included in the modules list. # The main class must extend maubot.Plugin -main_class: gitlab/Gitlab +main_class: Gitlab # Extra files that the upcoming build tool should include in the mbp file.