Done settings page (*almost), fixed background on light theme
This commit is contained in:
@@ -13,5 +13,6 @@ namespace FoxTube.Core.Models
|
||||
public DateTime TimeStamp { get; set; }
|
||||
public abstract string Type { get; }
|
||||
|
||||
public string ShortTimeStamp => $"{TimeStamp.ToShortDateString()} {TimeStamp.ToShortTimeString()}";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user