Skip to content

Commit

Permalink
Revert "Add Isotammi addons to Project Manager defaults"
Browse files Browse the repository at this point in the history
This reverts commit 52849a6.
  • Loading branch information
Nick-Hall committed Jan 12, 2025
1 parent 52849a6 commit 2a92670
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions gramps/gen/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,7 @@ def emit(key):
"Gramps",
"https://raw.githubusercontent.com/gramps-project/addons/master/gramps52",
True,
],
[
"Isotammi",
"https://raw.githubusercontent.com/Taapeli/isotammi-addons/master/addons/gramps52",
False,
],
]
],
)
register("behavior.addons-allow-install", False)
Expand Down

0 comments on commit 2a92670

Please sign in to comment.