chore: update worker locale

This commit is contained in:
jialin
2025-10-17 21:11:31 +08:00
parent 49c6bb71a1
commit 19e275a17a
23 changed files with 82 additions and 65 deletions
+13 -1
View File
@@ -107,7 +107,19 @@ export const getGpuColor = (gpuType: string) => {
return 'default';
};
export const customIcons = ['∑', '∏', '∫', '∂', '∞', 'θ', '∆', '∇'];
export const customIcons = [
'∑',
'∏',
'∫',
'∂',
'∞',
'π',
'θ',
'∆',
'∇',
'≤',
'≥'
];
export const backendFields = [
'description',