Commit 9ca08b8
Fix disable Duck.ai in Duck.ai onboarding (#6500)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1200204095367872/task/1210939806484672?focus=true
### Description
- Fixes the "Disable Duck.ai" button on the Duck.ai onboarding screen.
### Steps to test this PR
- [x] Fresh install
- [x] Go to Duck.ai and click “Disable Duck.ai"
- [x] Verify that it navigates to the Duck.ai settings screen1 parent 3187aa1 commit 9ca08b8
File tree
2 files changed
+15
-3
lines changed- duckchat/duckchat-impl/src
- main/java/com/duckduckgo/duckchat/impl
- test/kotlin/com/duckduckgo/duckchat/impl
2 files changed
+15
-3
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | 323 | | |
325 | 324 | | |
326 | 325 | | |
327 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
| |||
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
417 | 426 | | |
418 | 427 | | |
419 | 428 | | |
| |||
424 | 433 | | |
425 | 434 | | |
426 | 435 | | |
427 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
428 | 439 | | |
429 | 440 | | |
430 | 441 | | |
| |||
0 commit comments