diff options
author | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-03-08 23:48:47 +0100 |
---|---|---|
committer | Petr Šmerkl <46304018+SveterCZE@users.noreply.github.com> | 2021-03-08 23:48:47 +0100 |
commit | 124e1afc9e91f0ad107db0cc311da7d7db4a65dc (patch) | |
tree | aa257a0937be38803de1bdda6ce04d89d9212ba8 /todolist.html | |
parent | fb5cc7a66379baf38ce8a6223c20cd0d92ce370a (diff) | |
download | justice-124e1afc9e91f0ad107db0cc311da7d7db4a65dc.tar.gz |
minor bugfixes
Diffstat (limited to 'todolist.html')
-rw-r--r-- | todolist.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todolist.html b/todolist.html index cf10315..93a2344 100644 --- a/todolist.html +++ b/todolist.html @@ -2,7 +2,6 @@ <li>Remove excessive repetition in the extract.</li> <li>Update the code of actual extract to make it work again.</li> <li>Fix how I determine whether a person is a natural person when storing the data about the shareholders.</li> - <li>Some companies do not show the current address (for instance Ostrovká teplárna).</li> <li>Update the search results to always show the current data.</li> <li>Update the search results to show only current insolvency events.</li> <li>Change how the address is stored.</li> |