about summary refs log tree commit diff
path: root/src/ui/history_box.rs
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-07-18 09:31:07 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-07-18 09:31:07 +0300
commit4da122a0be35b7810537e3eaa7189fa1600917c5 (patch)
tree297ab689ddd7ecdeef11f0b852405d471a24a7c7 /src/ui/history_box.rs
parentfbe094dcdfc996f44991ef45045a7ed56d3b7875 (diff)
downloadFurtherance-4da122a0be35b7810537e3eaa7189fa1600917c5.tar.zst
ISO 8601 format
Diffstat (limited to 'src/ui/history_box.rs')
-rwxr-xr-xsrc/ui/history_box.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/history_box.rs b/src/ui/history_box.rs
index 87631b0..510db07 100755
--- a/src/ui/history_box.rs
+++ b/src/ui/history_box.rs
@@ -137,4 +137,3 @@ impl FurHistoryBox {
         window.vertical_align(gtk::Align::Center);
     }
 }
-