qubes: fix qid generation
Este cometimento está contido em:
ascendente
12092c3aa5
cometimento
cb62545007
@ -1301,7 +1301,7 @@ class Qubes(PropertyHolder):
|
||||
'''
|
||||
|
||||
if qid is None:
|
||||
qid = self.get_new_unused_qid()
|
||||
qid = self.domains.get_new_unused_qid()
|
||||
|
||||
return self.domains.add(cls(self, None, qid=qid, **kwargs))
|
||||
|
||||
|
||||
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador