Save before creating restore point: Periodic backup
Auto-saved at 2025-07-31 12:24:37 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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...
|
||||
|
||||
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user