mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
Fix conflict
This commit is contained in:
@@ -29,11 +29,7 @@ var app = require('app');
|
||||
app.addRecentDocument('/Users/USERNAME/Desktop/work.type');
|
||||
```
|
||||
|
||||
<<<<<<< HEAD
|
||||
You can use [app.clearRecentDocuments](clearrecentdocuments) API to empty
|
||||
=======
|
||||
And you can use [app.clearRecentDocuments][clearrecentdocuments] API to empty
|
||||
>>>>>>> master
|
||||
the recent documents list:
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user