mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Remove excessive chars in U2F_GET_API_VERSION_RESPONSE
This commit is contained in:
@@ -48,7 +48,7 @@ var build_u2f_object = function () {
|
||||
'U2F_SIGN_REQUEST': 'u2f_sign_request',
|
||||
'U2F_SIGN_RESPONSE': 'u2f_sign_response',
|
||||
'U2F_GET_API_VERSION_REQUEST': 'u2f_get_api_version_request',
|
||||
'ndowsU2F_GET_API_VERSION_RESPONSE': 'u2f_get_api_version_response'
|
||||
'U2F_GET_API_VERSION_RESPONSE': 'u2f_get_api_version_response'
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user