No more extra inboxes
This commit is contained in:
parent
562aae86f3
commit
4216b0b857
2 changed files with 0 additions and 5 deletions
|
@ -67,7 +67,6 @@ with open(os.path.join(KEY_DIR, "me.yml")) as f:
|
|||
SUMMARY = conf["summary"]
|
||||
ICON_URL = conf["icon_url"]
|
||||
PASS = conf["pass"]
|
||||
EXTRA_INBOXES = conf.get("extra_inboxes", [])
|
||||
|
||||
HIDE_FOLLOWING = conf.get("hide_following", True)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue