Skip to content

Commit

Permalink
hm coffee much?
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidkahl committed Mar 4, 2012
1 parent 59f5409 commit a0cc894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coffee = require 'coffee-script'
less = require 'less'
fs = require 'fs'
md = require('node-markdown').Markdown
auth = require 'auth'
auth = require './auth'
config = require 'config'

#session perstistence
Expand Down

0 comments on commit a0cc894

Please sign in to comment.