@@ -54,8 +54,7 @@ |
||
| 54 | 54 | Analytics::$plugin->cache->delete(['accountExplorerData']); |
| 55 | 55 | |
| 56 | 56 | Craft::$app->getSession()->setNotice(Craft::t('analytics', 'Disconnected from Google Analytics.')); |
| 57 | - } |
|
| 58 | - else |
|
| 57 | + } else |
|
| 59 | 58 | { |
| 60 | 59 | Craft::$app->getSession()->setError(Craft::t('analytics', 'Couldn’t disconnect from Google Analytics')); |
| 61 | 60 | } |