typo
This commit is contained in:
parent
52dda7be9a
commit
b0643c0928
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ def auth(request):
|
|||
return {}
|
||||
|
||||
|
||||
def kfet_open(resquest):
|
||||
def kfet_open(request):
|
||||
(kfet_open, kfet_open_date) = KFET_OPEN()
|
||||
kfet_force_close = KFET_FORCE_CLOSE()
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue