mirror of
https://github.com/lubosz/overte.git
synced 2025-04-14 00:46:41 +02:00
fix JSAPI typo
This commit is contained in:
parent
179c21acf4
commit
ce50380698
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ public slots:
|
|||
Q_INVOKABLE bool canRezTmpCertified();
|
||||
|
||||
/**jsdoc
|
||||
* @function Entities.canWriteAsseets
|
||||
* @function Entities.canWriteAssets
|
||||
* @return {bool} `true` if the DomainServer will allow this Node/Avatar to write to the asset server
|
||||
*/
|
||||
Q_INVOKABLE bool canWriteAssets();
|
||||
|
|
Loading…
Reference in a new issue