Fixed stash actors import.
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
<script setup>
|
||||
import Stash from '#/components/stashes/stash.vue';
|
||||
import Actors from '#/components/actor/actors.vue';
|
||||
import Actors from '#/components/actors/actors.vue';
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user