Merge pull request #272 from VasylSamoilov/patch-1

Fix example file group.csv syntax
This commit is contained in:
lwvmobile 2025-02-03 23:40:13 -05:00 committed by GitHub
commit 0c6f132520
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 100,B,Example Name,Tag
1449,A,Fire Dispatch,Fire 1449,A,Fire Dispatch,Fire
929,A,Fire Tac,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