mirror of
https://github.com/unraid/api.git
synced 2026-04-22 07:10:42 -05:00
fix: ThirdPartyDriver messaging on Update page
This commit is contained in:
@@ -66,6 +66,10 @@ onBeforeMount(() => {
|
||||
:subtitle="subtitle"
|
||||
:t="t"
|
||||
/>
|
||||
<UpdateOsThirdPartyDrivers
|
||||
v-if="rebootType === 'thirdPartyDriversDownloading'"
|
||||
:t="t"
|
||||
/>
|
||||
</UiPageContainer>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user