Newer
Older
module Gitlab
module CurrentSettings
def current_application_settings
ApplicationSetting.current
end
end
end
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
module Gitlab
module CurrentSettings
def current_application_settings
ApplicationSetting.current
end
end
end