* src/GrampsDb/_ReadGedcom.py: fix repeated translation call
svn: r5841
This commit is contained in:
@@ -118,4 +118,4 @@ class RepoRef(BaseObject,NoteBase):
|
||||
return self.media_type
|
||||
|
||||
def set_media_type(self,media_type):
|
||||
self.media_type = media_type
|
||||
self.media_type = media_type
|
||||
|
||||
Reference in New Issue
Block a user