fix: Rename timer to stopwatch

Closes #392
This commit is contained in:
Maksim Eltyshev
2023-02-27 19:09:51 +01:00
parent eea57ff121
commit d0a2734161
35 changed files with 179 additions and 161 deletions

View File

@@ -28,7 +28,7 @@ module.exports = {
type: 'ref',
columnName: 'due_date',
},
timer: {
stopwatch: {
type: 'json',
},