Skip to content

Commit

Permalink
alan-null#144 | Launcher's key mapping option does not work.
Browse files Browse the repository at this point in the history
  • Loading branch information
tackme31 committed Dec 16, 2020
1 parent 4d76701 commit 56da135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/options/controllers/LauncherController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module SitecoreExtensions.Options {
return {
key: key,
className: 'col-lg-3 center-text',
type: 'input',
type: 'number',
defaultValue: defaultValue,
};
}
Expand Down

0 comments on commit 56da135

Please sign in to comment.