diff --git a/src/pages.rs b/src/pages.rs index 09545da..474bd62 100644 --- a/src/pages.rs +++ b/src/pages.rs @@ -513,4 +513,4 @@ fn on_appbtn_clicked(button: >k::Button) { println!("{}", text); glib::Continue(true) }); -} \ No newline at end of file +}