Commit 0636025
committed
Converted string date default to int default
This fixes a warning about potential data loss. That wouldn't have occurred here. But it's a legitimate warning in other cases, so we don't want to suppress the error. Easy work around.1 parent b0e1452 commit 0636025
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments