This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
MSPB-15: Revert "MSPB-14: Use correct module name for feature code check (
#162
)" (
#165
)
This reverts commit
23e8a10cb3
.
4.3
Joris Tirado
6 years ago
committed by
GitHub
parent
a26849a9b0
commit
c950c855fb
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
submodules/strategy/strategy.js
+ 1
- 1
submodules/strategy/strategy.js
View File
@ -46,7 +46,7 @@ define(function(require) {
name
:
'directed_ext_pickup'
,
number
:
'87'
,
pattern
:
'^\\*87([0-9]+)$'
,
moduleName
:
'
directed_ext_pickup
'
,
moduleName
:
'
group_pickup_feature
'
,
extraData
:
{
type
:
'extension'
}
Write
Preview
Loading…
Cancel
Save