Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
lib: Fix clippy warnings
Erik Kundt committed 1 year ago
commit 9b9a6427de7c675b49f5014c0e8f7e22880a0526
parent bfb37dc7c83889b2f9c420fe53190ffa30ea098e
1 file changed +1 -1
modified src/ui/ext.rs
@@ -129,7 +129,7 @@ pub struct FooterBlock {
    /// Type of the border. The default is plain lines but one can choose to have rounded corners
    /// or doubled lines instead.
    border_type: BorderType,
-
    ///
+
    /// Type of the footer block. The default is single.
    block_type: FooterBlockType,
    /// Widget style
    style: Style,