Added LDoc comments for new files, ready to merge pt. 2
This commit is contained in:
@ -19,7 +19,7 @@ consent.config = {
|
||||
|
||||
--- Initiate consent
|
||||
-- @function consent:initiate
|
||||
-- @param result
|
||||
-- @param result Callback if this module is embedded in other modules
|
||||
function consent:initiate(result)
|
||||
self.data.result = result
|
||||
-- if org is empty, consent is given automatically
|
||||
|
Reference in New Issue
Block a user