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

core: add resolve-include recursive

fixes #1294
This commit is contained in:
bbedward
2026-01-07 16:45:31 -05:00
parent db1de9df38
commit 5dc7c0d797
4 changed files with 362 additions and 16 deletions

View File

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