Skip to content

Commit

Permalink
Fixed #19
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
ikkebr committed Apr 20, 2014
1 parent 8dbbf9f commit 64a3a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Possible future features, depending on feedback:
* Support for /r/random and /r/randnsfw virtual subreddits. These'll be tricky unless I cheat as they contain redirects.
* Offline access support, though I don't know if this is even possible actually (caching external image resources).

Made by Ubershmekel http://uberpython.wordpress.com/
Made by Ubershmekel http://uberpython.wordpress.com/
2 changes: 1 addition & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -726,4 +726,4 @@ $(function () {
var foundOneImage = false;

getNextImages();
});
});

0 comments on commit 64a3a1b

Please sign in to comment.