#25 - edit report name (quick fix)

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-06-14 23:14:02 +02:00
parent af2f9b145f
commit 4cccd10960
5 changed files with 83 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ const initialState: InitialState = {
dirty: false,
// TODO: remove this
projectId: '',
name: 'Untitled',
name: '',
chartType: 'linear',
lineType: 'monotone',
interval: 'day',