mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 22:50:46 +02:00
Don't default to having OL account in account checker
This commit is contained in:
@@ -2,4 +2,4 @@ define [
|
||||
"base"
|
||||
], (App) ->
|
||||
App.controller "AccountMergeCheckerController", ($scope) ->
|
||||
$scope.hasOlAccount = true
|
||||
$scope.hasOlAccount = null
|
||||
|
||||
Reference in New Issue
Block a user