Fix ame of CaptureContent
This commit is contained in:
parent
8afa503867
commit
178d6fb84b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import paneCapture from "./captureComponents/paneCapture";
|
||||||
import streamDisplay from "./streamContent.vue";
|
import streamDisplay from "./streamContent.vue";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "NavigateContent",
|
name: "CaptureContent",
|
||||||
|
|
||||||
components: {
|
components: {
|
||||||
paneCapture,
|
paneCapture,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue