This commit is contained in:
mgabdev
2020-05-03 01:22:49 -04:00
parent 196a906cec
commit 055b5a430f
85 changed files with 1110 additions and 1051 deletions

View File

@@ -99,7 +99,7 @@ class ApplicationController < ActionController::Base
end
def current_theme
'light'
'default'
# : todo :
# current_user.setting_theme
end