mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 02:34:11 +01:00
Whitespace fixes.
This commit is contained in:
@@ -247,7 +247,8 @@ const modes = (function () //{{{
|
||||
set isReplaying(value) { isReplaying = value; this.show(); },
|
||||
|
||||
get main() main,
|
||||
set main(value) {
|
||||
set main(value)
|
||||
{
|
||||
if (value != main)
|
||||
handleModeChange(main, value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user