fix: move Kernel connection IDs out of source into settings.json (gitignored)
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
"profiles": {
|
||||
"linkedin": "LinkedIn-YourName",
|
||||
"wellfound": "WellFound-YourName"
|
||||
},
|
||||
"connection_ids": {
|
||||
"linkedin": "your-linkedin-connection-id",
|
||||
"wellfound": "your-wellfound-connection-id"
|
||||
}
|
||||
},
|
||||
"browser": {
|
||||
|
||||
Reference in New Issue
Block a user