Import: reenable the test data for gametypes
This commit is contained in:
parent
c34467b987
commit
b20dde4f29
|
@ -460,7 +460,7 @@ class Importer:
|
|||
|
||||
####Lock Placeholder####
|
||||
for hand in handlist:
|
||||
hand.prepInsert(self.database)
|
||||
hand.prepInsert(self.database, printtest = self.settings['testData'])
|
||||
self.database.commit()
|
||||
phands.append(hand)
|
||||
####Lock Placeholder####
|
||||
|
|
Loading…
Reference in New Issue
Block a user