mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
__show__
|
|
__cmd__
|
|
__with__
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["special", "__show__"],
|
|
["special", "__cmd__"],
|
|
["special", "__with__"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for special functions. |