Rename Wallet to Lightning Network, move to Services
This commit is contained in:
@@ -2,6 +2,6 @@ class DashboardController < ApplicationController
|
||||
before_action :require_user_signed_in
|
||||
|
||||
def index
|
||||
@current_section = :dashboard
|
||||
@current_section = :services
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user