Fixed un-escaped quotes in the changelog

master
Durel 7 years ago
parent b683c76a9f
commit 8a4a5fb368

@ -4,7 +4,7 @@ dbot.changelog = {}
dbot.changelog[2.0008] = dbot.changelog[2.0008] =
{ {
{ change = drlDbotChangeLogTypeNew, { change = drlDbotChangeLogTypeNew,
desc = "Updated "dinv priority display ..." to show all level blocks at once" desc = "Updated \"dinv priority display ...\" to show all level blocks at once"
}, },
{ change = drlDbotChangeLogTypeMisc, { change = drlDbotChangeLogTypeMisc,
desc = "Refactored priority framework in preparation for a priority GUI" desc = "Refactored priority framework in preparation for a priority GUI"

Loading…
Cancel
Save