We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91ee1d commit 8d6cd64Copy full SHA for 8d6cd64
1 file changed
config/shortbread_gen.lua
@@ -15,7 +15,7 @@ themepark:set_option('tags', 'all_tags')
15
16
-- Set this to add a column 'id' with unique IDs (and corresponding unique
17
-- index). This is needed for instance when you want to edit the data in QGIS.
18
---themepark:set_option('unique_id', 'id')
+themepark:set_option('unique_id', 'id')
19
20
-- ---------------------------------------------------------------------------
21
0 commit comments