mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-28 08:57:16 +09:00
permissions
This commit is contained in:
parent
2fdad915d2
commit
61a4a17a02
10
README.md
10
README.md
@ -85,11 +85,11 @@ A Promise of an Object that contains properties below:
|
||||
|
||||
#### oEmbed
|
||||
|
||||
| Property | Type | Description |
|
||||
| :-------------- | :--------- | :-------------------------------------------- |
|
||||
| **src** | *string* | The source for the iframe |
|
||||
| **height** | *number* | The height of the iframe |
|
||||
| **allow** | *string[]* | The name of the `allow`ed features for iframe |
|
||||
| Property | Type | Description |
|
||||
| :-------------- | :--------- | :----------------------------------------------- |
|
||||
| **src** | *string* | The source for the iframe |
|
||||
| **height** | *number* | The height of the iframe |
|
||||
| **allow** | *string[]* | The name of the `allow`ed permissions for iframe |
|
||||
|
||||
Currently the possible items in `allow` are:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user