mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 12:56:00 +00:00
diagram zoom
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
}
|
||||
|
||||
function shouldShowColumn(table, column, style) {
|
||||
if (!settings?.chooseColumnProperties) {
|
||||
if (!settings?.customizeStyle) {
|
||||
return true;
|
||||
}
|
||||
switch (style?.filterColumns || 'all') {
|
||||
|
||||
Reference in New Issue
Block a user