Fixed bug 617481 by making the default tier 1
This commit is contained in:
Родитель
ccfbc81d9b
Коммит
905a3ae95b
|
@ -24,7 +24,7 @@ class ErrorBundle(object):
|
|||
self.notices = []
|
||||
self.message_tree = {}
|
||||
|
||||
self.tier = 0
|
||||
self.tier = 1
|
||||
|
||||
self.metadata = {}
|
||||
self.determined = determined
|
||||
|
|
Загрузка…
Ссылка в новой задаче