Jul 17 - Fill the gaps between Single-tenant mode and Multi-tenant mode - MT7
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ def register_api(app):
|
||||
from app.api.comments import bp as comments_bp
|
||||
api_bp.register_blueprint(comments_bp)
|
||||
|
||||
# MT-5: Planned inspection assignments (plan-mode schedules)
|
||||
# phase43: Planned inspection assignments (plan-mode schedules)
|
||||
from app.api.scheduled import bp as scheduled_bp
|
||||
api_bp.register_blueprint(scheduled_bp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user