mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
[SM-519] Remove ServiceAccounts tab from secret dialog (#4813)
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
<textarea bitInput rows="4" formControlName="notes"></textarea>
|
<textarea bitInput rows="4" formControlName="notes"></textarea>
|
||||||
</bit-form-field>
|
</bit-form-field>
|
||||||
</bit-tab>
|
</bit-tab>
|
||||||
<bit-tab [label]="'serviceAccounts' | i18n"></bit-tab>
|
|
||||||
<bit-tab [label]="'projects' | i18n">
|
<bit-tab [label]="'projects' | i18n">
|
||||||
<bit-label class="tw-text-md">{{
|
<bit-label class="tw-text-md">{{
|
||||||
"secretProjectAssociationDescription" | i18n
|
"secretProjectAssociationDescription" | i18n
|
||||||
|
|||||||
Reference in New Issue
Block a user