Commit 20a5452
authored
Fix viewing user subscriptions (go-gitea#21482)
Fix enumeration of user subscriptions. `watch.mode` is not a boolean but
a smallint.
Fixes go-gitea#21447
Regression of go-gitea#171561 parent 716fcfc commit 20a5452
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1496 | 1496 | | |
1497 | 1497 | | |
1498 | 1498 | | |
1499 | | - | |
| 1499 | + | |
| 1500 | + | |
1500 | 1501 | | |
1501 | 1502 | | |
1502 | 1503 | | |
| |||
0 commit comments