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