pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Change the data type of LogEntry.timestamp to `number`

Open BALEHOK opened this issue 3 years ago • 0 comments

Let's change the data type here to number. I searched for all references in the code, and it's actually cast to string when set and then cast back to number everywhere in the app it's used 🤦

Originally posted by @BLoe in https://github.com/pixiebrix/pixiebrix-extension/pull/2705#discussion_r808520471

BALEHOK avatar Feb 17 '22 07:02 BALEHOK