Commit c583088
authored
label length limitation (#341)
* label length cutoff
Signed-off-by: Allen Li <[email protected]>
* update character type
Signed-off-by: Allen Li <[email protected]>
* remove unnecessary conversion
Signed-off-by: Allen Li <[email protected]>
* remove string conversion
Signed-off-by: Allen Li <[email protected]>
---------
Signed-off-by: Allen Li <[email protected]>1 parent 14e6660 commit c583088
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1015 | 1015 | | |
1016 | 1016 | | |
1017 | 1017 | | |
| 1018 | + | |
| 1019 | + | |
1018 | 1020 | | |
1019 | 1021 | | |
1020 | | - | |
| 1022 | + | |
1021 | 1023 | | |
1022 | 1024 | | |
1023 | 1025 | | |
| |||
0 commit comments