diff options
author | BonfaceKilz | 2021-12-03 15:41:23 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-12-03 15:41:23 +0300 |
commit | 655b3a4d69f7c79d87796fc50886d62c7ba3860e (patch) | |
tree | e5ec77441d8294baa72ae7de3f16cbd803ce64ed /issues | |
parent | 89c182b5418852fbe8ef1efeb66866f7bef550f9 (diff) | |
download | gn-gemtext-655b3a4d69f7c79d87796fc50886d62c7ba3860e.tar.gz |
authorisation: Check off completed tasks
Diffstat (limited to 'issues')
-rw-r--r-- | issues/authorisation.gmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi index 751ec86..0adac56 100644 --- a/issues/authorisation.gmi +++ b/issues/authorisation.gmi @@ -15,9 +15,9 @@ clean up authorisation. # TODO -- [ ] Make user able to delete/ add extra value +- [x] Make user able to delete/ add extra value -- [ ] Fetch complete list of samples from database and genotype file +- [x] Fetch complete list of samples from database and genotype file instead of only fetching that list from the database. Look at trait page for reference. |