Update README.md
This commit is contained in:
parent
86458d5d3c
commit
f38f9fe28d
@ -73,7 +73,7 @@ floCloudAPI.requestGeneralData("type1", { senderIDs: floGlobals.subAdmins })
|
|||||||
|
|
||||||
* Usage of sendGeneralData from RIBC dApp
|
* Usage of sendGeneralData from RIBC dApp
|
||||||
```
|
```
|
||||||
applyForIntern: function (name, comments = '') {
|
applyForIntern: function (name, comments = '') {
|
||||||
return floCloudAPI.sendGeneralData([name, comments], "InternRequests")
|
return floCloudAPI.sendGeneralData([name, comments], "InternRequests")
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user