Update a slot override in the feature flags so we show the lock icon for the correct features

This commit is contained in:
Cody Jackson 2024-08-21 23:14:37 -07:00
parent a531b0d77e
commit b2fc628535
1 changed files with 1 additions and 3 deletions

View File

@ -200,9 +200,7 @@ export default {
:use-query-params-for-simple-filtering="useQueryParamsForSimpleFiltering"
:force-update-live-and-delayed="forceUpdateLiveAndDelayed"
>
<template
cell:name="scope"
>
<template #cell:name="scope">
<div class="feature-name">
<div>{{ scope.row.nameDisplay }}</div>
<i