We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafee24 commit 1458e68Copy full SHA for 1458e68
1 file changed
app/helpers/branding_helper.rb
@@ -1,6 +1,7 @@
1
# frozen_string_literal: true
2
3
module BrandingHelper
4
+ include ThemeHelper
5
def logo_as_symbol(version = :icon)
6
case version
7
when :icon
0 commit comments