File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
client/packages/lowcoder/src Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -1804,7 +1804,6 @@ export const TableRowStyle = [
1804
1804
BORDER_WIDTH ,
1805
1805
BORDER_STYLE ,
1806
1806
...BG_STATIC_BORDER_RADIUS ,
1807
- getBackground ( ) ,
1808
1807
{
1809
1808
name : "selectedRowBackground" ,
1810
1809
label : trans ( "style.selectedRowBackground" ) ,
Original file line number Diff line number Diff line change @@ -1933,7 +1933,7 @@ export const en = {
1933
1933
"dragArea" : "Drag Area" ,
1934
1934
"uploadMode" : "Upload Mode" ,
1935
1935
"dragAreaText" : "Click or drag file to this area to upload" ,
1936
- "dragAreaHint" : "Support for a single or bulk upload. Strictly prohibited from uploading company data or other band files." ,
1936
+ "dragAreaHint" : "Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files." ,
1937
1937
"dragHintText" : "Hint Text" ,
1938
1938
} ,
1939
1939
"date" : {
You can’t perform that action at this time.
0 commit comments