1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 09:56:01 +00:00

[Web] remove unused bcc dest column from alias table

This commit is contained in:
FreddleSpl0it
2025-09-11 10:34:35 +02:00
parent 94c1a6c4e1
commit 642ac6d02c

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',