mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-07-09 00:48:42 -04:00
Fix incorrectly initialized codeblock
in IdentMap-documentation
This commit is contained in:
parent
cd01eb433a
commit
6238f14574
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ The format is flexible enough to support other arbitrary data to assist you in m
|
||||||
|
|
||||||
The parser will ignore all nodes other than the "primary_id" and "alternate_ids" nodes, allowing you to use them for whatever you want.
|
The parser will ignore all nodes other than the "primary_id" and "alternate_ids" nodes, allowing you to use them for whatever you want.
|
||||||
|
|
||||||
The original IdentMap format is still supported:
|
The original IdentMap format is still supported::
|
||||||
|
|
||||||
{
|
{
|
||||||
'2': '1',
|
'2': '1',
|
||||||
|
|
Loading…
Add table
Reference in a new issue