mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-24 12:10:26 +00:00
Fix scope of keymap
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user