1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Mark Stacey d0e7f4beaf
Fix comment above callBackgroundThenUpdateNoSpinner function (#8382)
The comment above this function was originally written for a different
function: `callBackgroundThenUpdate`. It was mistakenly left above
`callBackgroundThenUpdateNoSpinner` in #1603 when this function was
added.

The original `callBackgroundThenUpdate` function this was written for
was removed recently in #7675, as it was no longer used.

The format of the comment has also been updated to match our
conventions, and JSDoc params have been added.
2020-04-22 16:15:46 -03:00
..
components Connected indicator info popup (#8293) 2020-04-22 14:41:36 -02:30
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Rewrite checkbox component (#8305) 2020-04-09 18:51:12 -03:00
ducks Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
helpers Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
pages Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
selectors Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
store Fix comment above callBackgroundThenUpdateNoSpinner function (#8382) 2020-04-22 16:15:46 -03:00