Start on Vue 3 changes
This commit is contained in:
parent
dcc4784bfd
commit
c913a40e18
35 changed files with 3570 additions and 1913 deletions
|
|
@ -269,6 +269,7 @@ import { mapState } from 'vuex'
|
|||
export default {
|
||||
name: "Profile",
|
||||
mixins: [profileInfoMixin],
|
||||
inject: ['$matrix'],
|
||||
components: {
|
||||
ActionRow,
|
||||
SelectLanguageDialog,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue