mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
|
:true
|
||
|
:false
|
||
|
:FooBar42
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["atom", ":true"],
|
||
|
["atom", ":false"],
|
||
|
["atom", ":FooBar42"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for atoms.
|