Files
notifications-admin/app/main/views
Chris Hill-Scott 591bbe9a49 Don’t do multiple get API calls when revoking
It’s redundant to make two API calls here, one to get all keys and one
to get a single key. Since the API calls are sequential we can speed
things up by getting the one key from the list of all keys.
2018-11-12 16:11:13 +00:00
..
2018-10-30 14:55:00 +00:00
2018-11-06 17:24:30 +00:00
2018-11-12 09:21:47 +00:00