mirror of
https://github.com/unraid/api.git
synced 2026-01-06 00:30:22 -06:00
fix(web): registration component remove unused ref
This commit is contained in:
@@ -41,7 +41,6 @@ const { t } = useI18n();
|
||||
const replaceRenewCheckStore = useReplaceRenewStore();
|
||||
const serverStore = useServerStore();
|
||||
|
||||
const { keyLinkedStatus } = storeToRefs(replaceRenewCheckStore);
|
||||
const {
|
||||
computedArray,
|
||||
arrayWarning,
|
||||
|
||||
Reference in New Issue
Block a user