voterunner

quick and dirty votes and discussions
git clone https://git.ce9e.org/voterunner.git

commit
7ddbdd58cb56cb9192495447c8564755ee14fca6
parent
94b7ac69ad32d8f3ba65905ecb564ca8325b469f
Author
Tobias Bengfort <tobias.bengfort@liqd.de>
Date
2016-09-15 13:46
Gardening

Diffstat

M app.js 2 +-
M watch_requirements.txt 2 +-

2 files changed, 2 insertions, 2 deletions


diff --git a/app.js b/app.js

@@ -77,8 +77,8 @@ var tpl = function(file, data, res) {
   77    77 			} else {
   78    78 				return '';
   79    79 			}
   80    -1 
   81    80 		});
   -1    81 
   82    82 		res.send(html);
   83    83 	});
   84    84 };

diff --git a/watch_requirements.txt b/watch_requirements.txt

@@ -1,2 +1,2 @@
    1    -1 formic # only python2 compatibile
   -1     1 formic  # only python2 compatibile
    2     2 livereload