automatic cargo CI changes

This commit is contained in:
cscherrNT 2024-07-10 10:40:51 +00:00 committed by PlexSheep
parent d4719fc686
commit e186a717f2
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ pub struct Clock {
}
#[derive(Debug, Clone, PartialEq, Default)]
pub(crate) struct UiData {
pub struct UiData {
fdate: [String; 2],
ftime: [String; 2],
timebar_ratio: [Option<f64>; 2],