mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
fix
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
render: () => null
|
||||||
|
};
|
||||||
|
</script>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
/**
|
/**
|
||||||
* Renderless bridge component — must live inside the Command context.
|
* Renderless bridge component — must live inside the Command context.
|
||||||
|
|||||||
Reference in New Issue
Block a user