mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Send request to get all account data
This commit is contained in:
@ -468,6 +468,26 @@ var ComunicWeb = {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Account export
|
||||
*/
|
||||
export: {
|
||||
|
||||
/**
|
||||
* UI controller
|
||||
*/
|
||||
ui: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
/**
|
||||
* Worker
|
||||
*/
|
||||
worker: {
|
||||
//TODO: implement
|
||||
},
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user