Commit e8311f2
fix: don't try to do an interaction_check if there isn't a user available to check (#2594)
* fix: don't try to do an interaction_check if there isn't a user available to check
* add changelog entry
* style(pre-commit): auto fixes from pre-commit.com hooks
* Update CHANGELOG.md
Co-authored-by: Dorukyum <[email protected]>
Signed-off-by: Revnoplex <[email protected]>
* Simplify usercheck disable condition
Signed-off-by: Revnoplex <[email protected]>
* style(pre-commit): auto fixes from pre-commit.com hooks
---------
Signed-off-by: Revnoplex <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dorukyum <[email protected]>1 parent d7d3afb commit e8311f2
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
1096 | 1099 | | |
1097 | 1100 | | |
1098 | 1101 | | |
| |||
0 commit comments