Fix example file group.csv syntax

This commit is contained in:
VasylSamoilov 2024-12-25 16:18:24 +02:00 committed by GitHub
parent bc140ec081
commit 6afa4ed327
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
DEC,Mode(A- Allow, B - Block, DE - Digital Enc),Name of Group,Tag (do not delete this line or won't import properly)
DEC,Mode(A- Allow; B - Block; DE - Digital Enc),Name of Group,Tag (do not delete this line or won't import properly)
100,B,Example Name,Tag
1449,A,Fire Dispatch,Fire
929,A,Fire Tac,Fire

1 DEC,Mode(A- Allow, B - Block, DE - Digital Enc),Name of Group,Tag (do not delete this line or won't import properly) DEC Mode(A- Allow; B - Block; DE - Digital Enc) Name of Group Tag (do not delete this line or won't import properly)
2 100,B,Example Name,Tag 100 B Example Name Tag
3 1449,A,Fire Dispatch,Fire 1449 A Fire Dispatch Fire
4 929,A,Fire Tac,Fire 929 A Fire Tac Fire