Skip to content

Commit 89df0d7

Browse files
committed
Merge pull request #59 from alimony/patch-1
Fix incorrect name reference in conf.js-dist
2 parents 7d611e0 + 2d482ec commit 89df0d7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/scripts/conf.js-dist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
/* Copy config.js-dist to config.js
1+
/* Copy conf.js-dist to conf.js
32
and set it up for your environment.
43

54
DO NOT USE ANY FILESYSTEM PATH */
@@ -10,4 +9,3 @@ define({
109
apiPath: "/tt-rss/"
1110

1211
});
13-

0 commit comments

Comments
 (0)