Merge pull request #4929 from sjackman/custom-prefix
Utils::Analytics.custom_prefix_label: Fix typo
This commit is contained in:
commit
47bebcdeca
@ -4,7 +4,7 @@ module Utils
|
|||||||
module Analytics
|
module Analytics
|
||||||
class << self
|
class << self
|
||||||
def custom_prefix_label
|
def custom_prefix_label
|
||||||
"generic-prefix".freeze
|
"custom-prefix".freeze
|
||||||
end
|
end
|
||||||
|
|
||||||
def clear_os_prefix_ci
|
def clear_os_prefix_ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user