MDL-87264 core_question: fix upgrade notes missing type declaration

This commit is contained in:
Jake Dallimore
2026-03-06 11:40:23 +08:00
parent 5fc6b2440f
commit 2df3c83725

View File

@@ -24,3 +24,4 @@ notes:
`core_question/bank_switcher` Javascript module. This takes an existing modal
and replaces the content with the switcher. It will then emit a custom
`bankSwitched` event on the modal's DOM element when a new bank is selected.
type: changed