Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irmago
Commits
f448271f
Commit
f448271f
authored
Jun 04, 2019
by
David Venhoek
Browse files
Small typo fix.
parent
334f7f59
Changes
1
Hide whitespace changes
Inline
Side-by-side
irmaconfig.go
View file @
f448271f
...
...
@@ -1245,7 +1245,7 @@ func (conf *Configuration) UpdateSchemeManager(id SchemeManagerIdentifier, downl
}
func
(
conf
*
Configuration
)
UpdateSchemes
()
error
{
updated
:=
&
IrmaIdentifierSet
{
updated
:=
IrmaIdentifierSet
{
SchemeManagers
:
map
[
SchemeManagerIdentifier
]
struct
{}{},
Issuers
:
map
[
IssuerIdentifier
]
struct
{}{},
CredentialTypes
:
map
[
CredentialTypeIdentifier
]
struct
{}{},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment