Files
Michał Nowotnik 85f51a5bfe Fix assertion error in metadata screen (#619)
Reason for changes

In debug/dev mode it is impossible to enter metadata edition
screen since it results in an assertion error. The production
flavour doesn't have this problem, because asserts are removed.
The error is caused by empty repo and file paths that in the Note
constructor inserted by metadata screen build method. This screen
needs a note just to show effects of a user configuration.

What changed?

I added a new factory method to File in order to avoid assertion
checks.
2022-03-30 13:08:22 +02:00
..
2022-02-28 14:02:59 +01:00
2022-01-18 21:42:56 +01:00
2022-02-02 02:05:28 +04:00
2022-02-23 15:15:49 +01:00
2021-12-20 09:39:23 +01:00
2022-01-26 10:43:08 +01:00
2021-09-21 15:42:13 +02:00
2022-01-27 15:17:56 +01:00
2022-02-02 01:51:02 +04:00
2022-01-27 15:17:56 +01:00
2021-09-21 15:42:13 +02:00