mirror of
https://github.com/unraid/api.git
synced 2026-01-02 14:40:01 -06:00
chore(web): clean up unsued props
This commit is contained in:
@@ -45,12 +45,12 @@ onBeforeMount(() => {
|
||||
<h3 class="text-lg font-semibold font-mono">
|
||||
UpdateOsCe
|
||||
</h3>
|
||||
<UpdateOsCe :restore-version="'6.11.2'" />
|
||||
<UpdateOsCe :restore-release-date="'2022-10-10'" :restore-version="'6.11.2'" />
|
||||
<hr class="border-black dark:border-white">
|
||||
<h3 class="text-lg font-semibold font-mono">
|
||||
RegistrationCe
|
||||
</h3>
|
||||
<RegistrationCe :restore-version="'6.11.2'" />
|
||||
<RegistrationCe />
|
||||
<hr class="border-black dark:border-white">
|
||||
<h3 class="text-lg font-semibold font-mono">
|
||||
ModalsCe
|
||||
|
||||
Reference in New Issue
Block a user