EpisodesView: Use chrono to categorize widgets intead of epoch calculations.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<property name="can_focus">False</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">7</property>
|
||||
<property name="spacing">25</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="today_box">
|
||||
<property name="visible">True</property>
|
||||
|
||||
Reference in New Issue
Block a user