Fixed: Parsing error in make_sheet_id.cfg
This commit is contained in:
parent
aa4145eeb9
commit
5d5b1c3f73
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
// List of extensions that the make_sheet_id program will work with.
|
// List of extensions that the make_sheet_id program will work with.
|
||||||
ExtensionsAllowed = { "sample_config" }
|
ExtensionsAllowed = { "sample_config" };
|
||||||
|
|
Loading…
Reference in a new issue