Merged from master
This commit is contained in:
8
platform/features/my-items/README.md
Normal file
8
platform/features/my-items/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# My Items plugin
|
||||
Defines top-level folder named "My Items" to store user-created items. Enabled by default, this can be disabled in a
|
||||
read-only deployment with no user-editable objects.
|
||||
|
||||
## Installation
|
||||
```js
|
||||
openmct.install(openmct.plugins.MyItems());
|
||||
```
|
||||
Reference in New Issue
Block a user