- Notifications
You must be signed in to change notification settings - Fork928
Commitfd376ad
committed
s/readAllUsers/viewAllUsers
Seems like all the other frontend variables use the `view` syntax.Arguably we should use `read` to match the backend, but `view` does seemmore UI-like.1 parentbf4b7ab commitfd376ad
File tree
3 files changed
+4
-4
lines changed- site/src
- contexts/auth
- modules/dashboard/Navbar
- testHelpers
3 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2477 | 2477 |
| |
2478 | 2478 |
| |
2479 | 2479 |
| |
2480 |
| - | |
| 2480 | + | |
2481 | 2481 |
| |
2482 | 2482 |
| |
2483 | 2483 |
| |
|
0 commit comments
Comments
(0)