Skip to content

Commit

Permalink
Update diff blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
kochrt committed Mar 27, 2023
1 parent da42c27 commit 25779d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To switch between the text editor and the timeline view, select `View: Reopen ed

The default view is hosted from https://timeline.markwhen.com. You may want to run your own local instance of the [timeline](https://github.com/mark-when/timeline) (or other view) and update [`useViewProviders`](src/Views/useViewProviders.ts) accordingly:

```ts
```diff
/* src/Views/useViewProviders.ts */
...

Expand Down Expand Up @@ -79,7 +79,7 @@ View container:

(Optional) Update [`useViewProviders`](src/Views/useViewProviders.ts):

```ts
```diff
/* src/Views/useViewProviders.ts */
...

Expand Down

0 comments on commit 25779d9

Please sign in to comment.