mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
fix a few typos (#2141)
* fix a few typos * apply changes to original files instead * additional correction
This commit is contained in:
committed by
Chocobozzz
parent
210709a907
commit
32d7f2b754
@@ -36,7 +36,7 @@
|
||||
|
||||
## Concepts
|
||||
|
||||
Themes are exactly the same than plugins, except that:
|
||||
Themes are exactly the same as plugins, except that:
|
||||
* Their name starts with `peertube-theme-` instead of `peertube-plugin-`
|
||||
* They cannot declare server code (so they cannot register server hooks or settings)
|
||||
* CSS files are loaded by client only if the theme is chosen by the administrator or the user
|
||||
|
||||
Reference in New Issue
Block a user