spelling: follow
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8fb54c7509
commit
b625320d8d
|
@ -16,7 +16,7 @@ import User from '@/components/molecules/User.vue'
|
|||
import { ACTION_TYPES } from '@/store/TimelineSpace/Contents/FollowRequests'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'folllow-requests',
|
||||
name: 'follow-requests',
|
||||
components: { User },
|
||||
setup() {
|
||||
const space = 'TimelineSpace/Contents/FollowRequests'
|
||||
|
|
Loading…
Reference in New Issue