mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-29 04:06:11 +01:00
clean up debug code and get new user correct
This commit is contained in:
parent
5b431ef50a
commit
901af95c69
5 changed files with 15 additions and 11 deletions
|
|
@ -23,5 +23,10 @@ module Tracks
|
|||
auth_schemes.first
|
||||
end
|
||||
end
|
||||
|
||||
def self.locale
|
||||
SITE_CONFIG['locale'] || 'en-US'
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue