Skip to content

Commit 51baa49

Browse files
authored
Merge pull request #13 from DavidGBrett/patch-1
Use hyphenated GUID format in template generation
2 parents 3e518b2 + 6df8023 commit 51baa49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Flow.Launcher.Plugin.Template/.template.config/template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"generator": "guid",
1818
"replaces":"PluginId",
1919
"parameters": {
20-
"defaultFormat":"N"
20+
"defaultFormat":"D"
2121
}
2222
},
2323
"pluginAuthor": {
@@ -36,4 +36,4 @@
3636
"replaces":"PluginDescription"
3737
}
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)