Compare commits

...

1 Commits

Author SHA1 Message Date
Aaron3S
465eb45ff9 feat: update facelive license check 2026-01-14 16:16:20 +08:00

View File

@@ -96,7 +96,6 @@ export default {
{
title: this.$t('FacialFeatures'),
has: this.$store.getters.publicSettings.FACE_RECOGNITION_ENABLED &&
this.$store.getters.publicSettings.XPACK_LICENSE_EDITION_ULTIMATE &&
!store.getters.publicSettings['PRIVACY_MODE'],
attrs: {
type: 'primary',