Commit 1fbb877
fix(finicky): use Chrome profile names instead of directory paths
Finicky was warning on every profile-routed URL because the config used
directory paths (Default, Profile 1) instead of display names (Work, Josh).
This caused extra profile resolution on each URL open.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8a3dcd0 commit 1fbb877
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments