Add missing changelog button in webUI update info
This commit is contained in:
@@ -120,6 +120,7 @@ export const WebUIUpdateChecker = () => {
|
||||
version: webUIUpdateData?.checkForWebUIUpdate.tag,
|
||||
channel: webUIUpdateData?.checkForWebUIUpdate.channel,
|
||||
})}
|
||||
changelogUrl={changelogUrl}
|
||||
disabled={isUpdateInProgress}
|
||||
onAction={() =>
|
||||
requestManager
|
||||
|
||||
Reference in New Issue
Block a user