flake8
passed.
JSHint
passed.
Review Request #13041 — Created May 11, 2023 and submitted
Information | |
---|---|
maubin | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
This fixes a little bug that slipped in from updating the
APITokensView
to
use the newInlineEditorView
. When moving thenoteEditor
from a class
property to a variable, we forgot to declare the variable.
Summary |
---|