keep _updateQA exposed for now, as some add-ons use it
This commit is contained in:
parent
ce5f9bb9b0
commit
4861495b49
@ -79,7 +79,7 @@ const renderError =
|
||||
);
|
||||
};
|
||||
|
||||
async function _updateQA(
|
||||
export async function _updateQA(
|
||||
html: string,
|
||||
_unusused: unknown,
|
||||
onupdate: Callback,
|
||||
|
Loading…
Reference in New Issue
Block a user