summaryrefslogtreecommitdiff
path: root/alot/buffers.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/buffers.py')
-rw-r--r--alot/buffers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/buffers.py b/alot/buffers.py
index 09cf1fe8..6641bd2e 100644
--- a/alot/buffers.py
+++ b/alot/buffers.py
@@ -10,7 +10,7 @@ import urwid
from urwidtrees import ArrowTree, TreeBox, NestedTree
from notmuch import NotmuchError
-from .settings import settings
+from .settings.const import settings
from . import commands
from .walker import PipeWalker
from .helper import shorten_author_string