2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00

ci: 优化l10n工作流

This commit is contained in:
2025-05-31 19:54:24 +08:00
parent 7987cec9b9
commit fb24407cd1
2 changed files with 13 additions and 27 deletions

View File

@@ -57,7 +57,7 @@ const columns: any = [
{
title: $gettext('Status'),
key: 'status',
width: 300,
width: 250,
resizable: true,
ellipsis: { tooltip: true }
},