Skip to content

Commit 304eca3

Browse files
authored
include it on listing
still noted as unstable, but could be available for testing
1 parent 4098d93 commit 304eca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CheckPlaceTitles/checkplacetitles.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
description = _("Check place titles"),
3030
version = '1.0.11',
3131
gramps_target_version = "5.1",
32-
include_in_listing = False,
32+
include_in_listing = True,
3333
status = UNSTABLE,
3434
fname = 'checkplacetitles.py',
3535
authors = [""],

0 commit comments

Comments
 (0)