Commit 3c2c125
committed
bug #1079 [Chat] Fix bridge component dependencies (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[Chat] Fix bridge component dependencies
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
Use Chat RuntimeException instead of Agent RuntimeException in Cache\Store and HttpFoundation\SessionStore.
Commits
-------
e9e520d Fix Chat bridge component dependenciesFile tree
2 files changed
+2
-2
lines changed- src/chat/src/Bridge
- Cache
- HttpFoundation
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments