1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

feat: doctor command

This commit is contained in:
LuckShiba
2025-12-28 04:42:57 -03:00
parent c281bf3b53
commit ec10c8e301
4 changed files with 703 additions and 1 deletions

View File

@@ -513,5 +513,6 @@ func getCommonCommands() []*cobra.Command {
notifyActionCmd,
matugenCmd,
clipboardCmd,
doctorCmd,
}
}