Fix line indented incorrectly

This commit is contained in:
Yonas Habteab 2022-05-19 17:49:36 +02:00
parent 707de5c4da
commit 83533d1641

View File

@ -65,7 +65,7 @@ trait DashboardManager
} }
} }
Modules\DashletManager::deployDashlets(); Modules\DashletManager::deployDashlets();
} }
/** /**