feat: optimize home icons

This commit is contained in:
2026-01-28 15:34:20 +08:00
parent 3da68b1eed
commit 6ea6833396
15 changed files with 28 additions and 15 deletions

View File

@@ -50,7 +50,9 @@
"Bash(do if ! grep -q \"import com.lukouguoji.module_base.ktx.formatDate\" \"$file\")",
"Bash(then sed -i '' '/import dev.utils.common.DateUtils/a\\\\\nimport com.lukouguoji.module_base.ktx.formatDate\n' \"$file\" echo \"Added formatDate import to: $file\" fi done)",
"Bash(identify:*)",
"WebFetch(domain:github.com)"
"WebFetch(domain:github.com)",
"Bash(file:*)",
"Bash(xargs:*)"
],
"deny": [],
"ask": []