Browse Source

bug #1912: Right click talking no longer worked

tags/v0.11.0
Shaun 2 years ago
parent
commit
643dc86bd5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/server/security/routerConfig.js

+ 1
- 0
src/server/security/routerConfig.js View File

@@ -284,6 +284,7 @@ const routerConfig = {
dataType: 'integerOrString'
},
{
optional: true,
key: 'state',
dataType: 'numberOrString'
}


Loading…
Cancel
Save