mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix plugins example color
This commit is contained in:
parent
62bc0352d9
commit
b044cb188d
@ -633,7 +633,7 @@ async function register ({ registerSettingsScript }) {
|
||||
|
||||
PeerTube provides some HTML id so plugins can easily insert their own element:
|
||||
|
||||
```
|
||||
```js
|
||||
async function register (...) {
|
||||
const elem = document.createElement('div')
|
||||
elem.className = 'hello-world-h4'
|
||||
|
Loading…
Reference in New Issue
Block a user