Skip to content

Commit 2d482ec

Browse files
author
Markus Amalthea Magnuson
committed
Fix incorrect name reference in conf.js-dist
1 parent 7d611e0 commit 2d482ec

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)