Another Fix
This commit is contained in:
parent
0a38ac6035
commit
a1728d8011
|
|
@ -182,6 +182,7 @@ class FreepbxManager {
|
|||
updateExtension(input: {
|
||||
extensionId: $ext
|
||||
extPassword: $password
|
||||
name: $name
|
||||
}) {
|
||||
status,
|
||||
message
|
||||
|
|
@ -229,7 +230,6 @@ class FreepbxManager {
|
|||
}
|
||||
nextExt++;
|
||||
}
|
||||
|
||||
return nextExt;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue