mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Removed 'lang="ts"' in 'GroupCard.vue'
This commit is contained in:
parent
8da2d1102f
commit
e53e502587
@ -37,7 +37,8 @@
|
||||
</ds-container>
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'GroupList',
|
||||
props: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user