Skip to content

Commit

Permalink
fix: update app name to match the bundled apps in core
Browse files Browse the repository at this point in the history
  • Loading branch information
kabaros committed Mar 14, 2024
1 parent 0911535 commit 6ffd71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d2.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const config = {
id: '4f6eab1a-29ac-4f7a-b74c-8ba95ea7df49',
type: 'app',
name: 'System Settings',
name: 'settings',
title: 'System Settings',
coreApp: true,
minDHIS2Version: '2.41',
Expand Down

0 comments on commit 6ffd71e

Please sign in to comment.