fixes for stuff i missed
This commit is contained in:
parent
947b73f870
commit
6a7b182af1
5 changed files with 17 additions and 14 deletions
|
|
@ -62,7 +62,7 @@ export default {
|
|||
return get(this.$store.getters.defaultConfig, this.path)
|
||||
}
|
||||
},
|
||||
isProfileTied () {
|
||||
isProfileSetting () {
|
||||
return this.source === 'profile'
|
||||
},
|
||||
isChanged () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue