From fa41674089843fc931fb53ec60db5dabe3574b13 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 22 Sep 2011 22:46:30 +0200 Subject: fixed json import --- module/plugins/AccountManager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/AccountManager.py') diff --git a/module/plugins/AccountManager.py b/module/plugins/AccountManager.py index 4b218d8f8..96090ef38 100644 --- a/module/plugins/AccountManager.py +++ b/module/plugins/AccountManager.py @@ -41,7 +41,7 @@ class AccountManager(): self.lock = Lock() self.initAccountPlugins() - + self.loadAccounts() self.saveAccounts() # save to add categories to conf -- cgit v1.2.3