Skip to content

Commit

Permalink
enh(dashboard): changed h1 to say Dashboard instead of Nextcloud
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
  • Loading branch information
emoral435 authored and backportbot-nextcloud[bot] committed Dec 20, 2023
1 parent 4628000 commit cead9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/lib/Controller/DashboardController.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
use OCP\Dashboard\RegisterWidgetEvent;
use OCP\EventDispatcher\IEventDispatcher;
use OCP\IConfig;
use OCP\IRequest;
use OCP\IL10N;
use OCP\IRequest;

#[IgnoreOpenAPI]
class DashboardController extends Controller {
Expand Down

0 comments on commit cead9a4

Please sign in to comment.