fix listsetting & http ssl options

This commit is contained in:
Henry Jameson 2025-12-08 13:50:08 +02:00
commit 5aed9a20b8
4 changed files with 30 additions and 14 deletions

View file

@ -255,7 +255,6 @@ export default {
}
},
canHardReset () {
console.log('MP', this.$store.state.adminSettings.modifiedPaths.has)
return this.realSource === 'admin' && this.$store.state.adminSettings.modifiedPaths?.has(this.canonPath.join(' -> '))
},
matchesExpertLevel () {