diff --git a/components/timeshift-spreadsheet.tsx b/components/timeshift-spreadsheet.tsx index 3a85367..b5a134e 100644 --- a/components/timeshift-spreadsheet.tsx +++ b/components/timeshift-spreadsheet.tsx @@ -403,9 +403,7 @@ export function TimeshiftSpreadsheet({ teamId, teamName }: TimeshiftSpreadsheetP allowInsertColumn: false, allowDeleteRow: true, allowDeleteColumn: false, - contextMenu: function(obj: any, x: number, y: number) { - return [] // Empty context menu to avoid issues - }, + contextMenu: false, tableOverflow: true, tableWidth: "100%", tableHeight: "500px", diff --git a/logs/auto-commit.log b/logs/auto-commit.log index 23b2f18..7e6905c 100644 --- a/logs/auto-commit.log +++ b/logs/auto-commit.log @@ -291,3 +291,5 @@ 2025-07-31 11:26:08 +02:00: ✅ Restore point created 2025-07-31 11:54:37 +02:00: 🔄 Hourly reset: Commit counter reset to 0 2025-07-31 11:54:37 +02:00: 🔖 Creating restore point... +2025-07-31 11:56:08 +02:00: ✅ Restore point created +2025-07-31 12:24:37 +02:00: 🔖 Creating restore point... diff --git a/logs/auto-commit.out.log b/logs/auto-commit.out.log index bc6325a..086caa3 100644 --- a/logs/auto-commit.out.log +++ b/logs/auto-commit.out.log @@ -287,3 +287,5 @@ 2025-07-31 11:26:08 +02:00: ✅ Restore point created 2025-07-31 11:54:37 +02:00: 🔄 Hourly reset: Commit counter reset to 0 2025-07-31 11:54:37 +02:00: 🔖 Creating restore point... +2025-07-31 11:56:08 +02:00: ✅ Restore point created +2025-07-31 12:24:37 +02:00: 🔖 Creating restore point...