chore: rename node bindings atom => electron (#22176)
This commit is contained in:
parent
b5e7df1cbf
commit
602913cb4c
52 changed files with 104 additions and 102 deletions
|
@ -325,4 +325,4 @@ void Initialize(v8::Local<v8::Object> exports,
|
|||
|
||||
} // namespace
|
||||
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(atom_browser_protocol, Initialize)
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_browser_protocol, Initialize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue