Commit 9842d3e
authored
fix: remove router guard for unsaved category settings (#664)
In file
[CategorizationSettings.vue](https://github.com/ActivityWatch/aw-webui/blob/cb9a7ecc58de8f4ffcc674deb44a52e10b2c6225/src/views/settings/CategorizationSettings.vue#L78)
notes `// TODO: How to remove this listener?`1 parent 4334c03 commit 9842d3e
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
0 commit comments