Don't default to having OL account in account checker

This commit is contained in:
Alasdair Smith 2018-08-23 15:11:31 +01:00
parent 59910320fe
commit 1fb0471327

View file

@ -2,4 +2,4 @@ define [
"base"
], (App) ->
App.controller "AccountMergeCheckerController", ($scope) ->
$scope.hasOlAccount = true
$scope.hasOlAccount = null