Final fixes for the first version

This commit is contained in:
2018-03-28 23:44:03 +02:00
parent 849bd5a6ec
commit d3861235db
13 changed files with 117 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import SamAuthenticator as auth
from SamAuthenticator.AuthenticatorGUIApp import *
auth.start()
start()