mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-23 03:20:41 +08:00
Merge pull request #1203 from xfq/patch-3
Update online-offline-events.md
This commit is contained in:
@@ -19,6 +19,7 @@ app.on('ready', function() {
|
||||
_online-status.html_
|
||||
|
||||
```html
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
@@ -62,6 +63,7 @@ ipc.on('online-status-changed', function(event, status) {
|
||||
_online-status.html_
|
||||
|
||||
```html
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user