mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Simplify themes
This commit is contained in:
parent
675a84c14b
commit
2ed3f9a3ad
3 changed files with 28 additions and 80 deletions
|
|
@ -64,7 +64,7 @@ export default function ({ currentWindow, inputType, sendMessage }) {
|
|||
|
||||
const inputHandlers = {
|
||||
char: {
|
||||
placeholder: 'Press any key',
|
||||
placeholder: 'Press any key here',
|
||||
onKeyDown: charHandler
|
||||
},
|
||||
line: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue