feat: set OpenConcho logo as app icon for web and Tauri

This commit is contained in:
Offending Commit
2026-04-27 11:47:26 -05:00
parent 988ab36c32
commit a07f5abfc5
56 changed files with 259 additions and 120 deletions

View File

@@ -1,3 +1,3 @@
export default {
extends: ['@commitlint/config-conventional'],
extends: ["@commitlint/config-conventional"],
};