mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 20:08:20 -07:00
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
true; false;
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["boolean", "true"], ["punctuation", ";"],
|
|
["boolean", "false"], ["punctuation", ";"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for booleans. |