removed duplicate name

This commit is contained in:
Dhruwang
2025-11-25 11:27:25 +05:30
parent f599062def
commit e94f82ea99

View File

@@ -26,7 +26,6 @@ module.exports = {
"accent-selected-bg": "var(--accent-background-color-selected)",
"input-bg": "var(--input-background-color)",
"input-bg-selected": "var(--input-background-color-selected)",
placeholder: "var(--placeholder-color)",
"rating-fill": "var(--rating-fill)",
"rating-focus": "var(--rating-hover)",
"rating-selected": "var(--rating-selected)",