Skip to content

Commit

Permalink
hm coffee much? with the auth file maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidkahl committed Mar 4, 2012
1 parent a0cc894 commit e7edb24
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.coffee'
config = require 'config'

#session perstistence
Expand Down

0 comments on commit e7edb24

Please sign in to comment.