mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Update welcome.py
This commit is contained in:
parent
290df5290a
commit
19a8d1caed
@ -28,7 +28,7 @@ import urllib.request
|
|||||||
from dialog import Dialog, PythonDialogBug
|
from dialog import Dialog, PythonDialogBug
|
||||||
|
|
||||||
|
|
||||||
class Welcome_dialog():
|
class Welcome_dialog:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
try:
|
try:
|
||||||
locale.setlocale(locale.LC_ALL, '')
|
locale.setlocale(locale.LC_ALL, '')
|
||||||
|
Loading…
Reference in New Issue
Block a user