Tasks: able to get and print tasks
This commit is contained in:
@@ -27,6 +27,8 @@ export default {
|
||||
return {
|
||||
username: AppStore.data.user.username
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {},
|
||||
async created() {}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user