fix: calendar table visibility column uses eye icon instead of checkbox (v53)
Replace misleading "Ausgeblendet" checkbox with eye-open/eye-off icon button. Sichtbar column: eye-open = shown, eye-off = hidden (dimmed). Clicking toggles. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Increment APP_VERSION with every code change
|
||||
export const APP_VERSION = 'v52';
|
||||
export const APP_VERSION = 'v53';
|
||||
|
||||
Reference in New Issue
Block a user