Commit 58053a60dadf085a9034a692ffd75d06752fd8a5
1 parent
2bb042d7
1
Showing
1 changed file
with
1 additions
and
1 deletions
admin-web-master/src/utils/jsencrypt.js
| @@ -13,7 +13,7 @@ var modificationNavigator = { | @@ -13,7 +13,7 @@ var modificationNavigator = { | ||
| 13 | var modificationWindow = { | 13 | var modificationWindow = { |
| 14 | ASN1: null, | 14 | ASN1: null, |
| 15 | Base64: null, | 15 | Base64: null, |
| 16 | - Hex: null, | 16 | + Hex: null, |
| 17 | crypto: null, | 17 | crypto: null, |
| 18 | href: null | 18 | href: null |
| 19 | }; | 19 | }; |