1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-24 14:17:13 +00:00

Merge pull request #6726 from mailcow/fix/6135

[Web] remove unused bcc dest column from alias table
This commit is contained in:
FreddleSpl0it
2025-09-11 13:50:25 +02:00
committed by GitHub

View File

@@ -1949,11 +1949,6 @@ jQuery(function($){
defaultContent: '',
responsivePriority: 5,
},
{
title: lang.bcc_destinations,
data: 'bcc_dest',
defaultContent: ''
},
{
title: lang.sogo_visible,
data: 'sogo_visible',