mirror of
https://git.2ki.xyz/spiders/kijetesantakaluotokieni.git
synced 2025-05-16 04:15:32 +02:00
test change, removed extraneous space
This commit is contained in:
parent
1625625fb7
commit
43701d5bdf
2 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ impl BubbleConfig {
|
|||
" ",
|
||||
);
|
||||
let bubble_bottom = manipulate::pad_left(
|
||||
&format!(" {} ", self.bottom.repeat(longest_length + 2),),
|
||||
&format!(" {} ", self.bottom.repeat(longest_length + 2),),
|
||||
left_pad_length,
|
||||
" ",
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue