fix: move Kernel connection IDs out of source into settings.json (gitignored)

This commit is contained in:
2026-03-06 01:17:52 +00:00
parent 42d00f3a87
commit fb7fc31fe1
3 changed files with 11 additions and 12 deletions

View File

@@ -16,6 +16,10 @@
"profiles": {
"linkedin": "LinkedIn-YourName",
"wellfound": "WellFound-YourName"
},
"connection_ids": {
"linkedin": "your-linkedin-connection-id",
"wellfound": "your-wellfound-connection-id"
}
},
"browser": {