More bug fixes
This commit is contained in:
@@ -213,7 +213,7 @@ function Details:OpenBrokerTextEditor()
|
||||
|
||||
local panel = DetailsWindowOptionsBrokerTextEditor
|
||||
|
||||
local text = Details.data_broker_text:gsub ("||", "|")
|
||||
local text = Details.data_broker_text:gsub("||", "|")
|
||||
panel.default_text = text
|
||||
panel.editbox:SetText(text)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user