gapbox toggle with F11

This commit is contained in:
minjaesong
2019-01-23 12:45:40 +09:00
parent 05094b6938
commit a2af6bc84d
7 changed files with 74 additions and 17 deletions

View File

@@ -22,7 +22,8 @@ internal object CommandInterpreter {
"help",
"version",
"tips",
"screenshot"
"screenshot",
"resize"
)
internal fun execute(command: String) {