- History : Update date, add 'time played'
urnati [05-07-26 - 13:17]
- History : Update date, add 'time played'
diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua
index ec942c5..63bbf0e 100644
--- a/Titan/TitanHistory.lua
+++ b/Titan/TitanHistory.lua
@@ -11,7 +11,7 @@ These are in a seperate file to
local recent_changes = {
{
version = "9.2.3",
- when = "2026/05/01",
+ when = "2026/05/07",
topics = {
{
topic = "Alts",
@@ -26,6 +26,7 @@ local recent_changes = {
"LDB : Comments to be explicit on tooltip priority order; fix .notes to show in Config > Plugins.",
"Template : Comments to be explicit on tooltip priority order.",
"Utils : LDB fix - tooltip could stay over menu.",
+ "Core : Prevent 'time played' spam... again...",
},
},
},