lbry-redux/dist
infiinte-persistence 35dd7650fb
Change how release_time is edited.
- `releaseTime` is now a number instead of a string, matching `release_time`. It was getting confusing what the variable units were.

- `releaseTime` will always match `release_time` for an edit. It will be used in the GUI to reset just the date to the original, instead of having to reset the entire form.

- `releaseTimeEdited` will be used by `updatePublishForm` in the GUI to represent the desired new release time. Set to `undefined` if we don't want to change the date.
2021-05-13 07:57:01 +08:00
..
flow-typed remove unused comment types 2021-04-23 14:52:16 -04:00
bundle.es.js Change how release_time is edited. 2021-05-13 07:57:01 +08:00