Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
Linhome-Android
Commits
37be9f49
Commit
37be9f49
authored
Jul 07, 2020
by
Christophe Deschamps
Browse files
Fix leftover
Former-commit-id: f347d0d992f2b17dd100b9bd9f02c10150e67332
parent
f2a590ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
app/src/main/java/org/lindoor/ui/call/CallViewModel.kt
app/src/main/java/org/lindoor/ui/call/CallViewModel.kt
+0
-1
No files found.
app/src/main/java/org/lindoor/ui/call/CallViewModel.kt
View file @
37be9f49
...
...
@@ -157,7 +157,6 @@ class CallViewModel(val call: Call) : ViewModel() {
fun
performAction
(
action
:
Action
)
{
device
.
value
?.
also
{
d
->
coreContext
.
core
.
useInfoForDtmf
=
true
when
(
d
.
actionsMethodType
)
{
"method_dtmf_sip_info"
->
{
coreContext
.
core
.
useInfoForDtmf
=
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment