Browse Source

fix(dashboard): Show zone regions by default

Michael Bromley 1 tháng trước cách đây
mục cha
commit
2316b67037

+ 1 - 0
packages/dashboard/src/app/routes/_authenticated/_zones/zones.tsx

@@ -25,6 +25,7 @@ function ZoneListPage() {
             title={<Trans>Zones</Trans>}
             defaultVisibility={{
                 name: true,
+                regions: true,
             }}
             customizeColumns={{
                 name: {