mirror of
https://github.com/unraid/api.git
synced 2026-01-07 09:10:05 -06:00
test: remove debugs for description in upc
This commit is contained in:
@@ -75,8 +75,6 @@ onBeforeMount(() => {
|
||||
*/
|
||||
callbackStore.watcher();
|
||||
});
|
||||
|
||||
watch(description, (value) => console.debug('[watch:description]', value));
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user