Commit 80a46dd
committed
fix: indentation, selective flag evaluation, localStorage key not full object
- Fix indentation of comment block in retrieve_flags so it sits inside
the try block rather than at column 0 (avoids misleading dead-code look)
- Store only selectedBadge.name in localStorage instead of the full badge
object; restore as a minimal {name} stub so existing .name accesses work1 parent 79b3461 commit 80a46dd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
137 | | - | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
0 commit comments