📱APPS
You can set which apps will be shown default in mdt

You can add app with export
application
string
local result = exports['piotreq_mdt']:addApplication(source, application)
-- it will return true if app has been added successfully
Last updated
You can set which apps will be shown default in mdt
You can add app with export
application string
local result = exports['piotreq_mdt']:addApplication(source, application)
-- it will return true if app has been added successfully
Last updated