mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 13:58:56 +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