mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-09 13:05:49 +00:00
Fix scope of keymap
This commit is contained in:
parent
442902ecd8
commit
0a79307cc5
@ -21,6 +21,7 @@ def yamldump(input):
|
||||
|
||||
def handle_request(env, start_response):
|
||||
global currtz
|
||||
global keymap
|
||||
global currlocale
|
||||
global currtzvintage
|
||||
nodename = env.get('HTTP_CONFLUENT_NODENAME', None)
|
||||
|
Loading…
Reference in New Issue
Block a user