mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Added class field to store username
This commit is contained in:
parent
7a8118ac63
commit
ce284b61be
@ -73,6 +73,7 @@ class Dconf_registry():
|
||||
printers = list()
|
||||
scripts = list()
|
||||
networkshares = list()
|
||||
username = None
|
||||
|
||||
def __init__(self):
|
||||
Dconf_registry.__gpt_read_flag = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user