Fix conflict
This commit is contained in:
parent
131cd9cff6
commit
66a1405d2b
1 changed files with 0 additions and 4 deletions
|
@ -29,11 +29,7 @@ var app = require('app');
|
||||||
app.addRecentDocument('/Users/USERNAME/Desktop/work.type');
|
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
|
And you can use [app.clearRecentDocuments][clearrecentdocuments] API to empty
|
||||||
>>>>>>> master
|
|
||||||
the recent documents list:
|
the recent documents list:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue