feat: add prettier timestamps
This commit is contained in:
@@ -9,6 +9,7 @@ internal class Configuration : IPluginConfiguration {
|
||||
|
||||
public bool HideChat = true;
|
||||
public bool NativeItemTooltips = true;
|
||||
public bool PrettierTimestamps = true;
|
||||
public bool SidebarTabView;
|
||||
public float FontSize = 17f;
|
||||
public Dictionary<ChatType, uint> ChatColours = new();
|
||||
|
||||
Reference in New Issue
Block a user