Utils::Analytics.custom_prefix_label: Fix typo

Change generic-prefix to custom-prefix.
This commit is contained in:
Shaun Jackman 2018-09-18 09:48:45 -07:00
parent c1e26f5677
commit 6bd0379449

View File

@ -4,7 +4,7 @@ module Utils
module Analytics
class << self
def custom_prefix_label
"generic-prefix".freeze
"custom-prefix".freeze
end
def clear_os_prefix_ci