From 0bc0adf1b5c93795ca814f3f123405d2782088f8 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sun, 28 Jan 2018 19:05:36 -0600 Subject: Update copyrights --- sx-networks.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sx-networks.el') diff --git a/sx-networks.el b/sx-networks.el index 8bd9d34..1f07aba 100644 --- a/sx-networks.el +++ b/sx-networks.el @@ -1,6 +1,6 @@ ;;; sx-networks.el --- user network information -*- lexical-binding: t; -*- -;; Copyright (C) 2014 Sean Allred +;; Copyright (C) 2014-2018 Sean Allred ;; Author: Sean Allred @@ -78,7 +78,7 @@ If cache is not available, retrieve current data." "Update user information. Sets cache and then uses `sx-network--get-associated' to update the variables." - (setq sx-network--user-information + (setq sx-network--user-information (sx-method-call 'me :submethod 'associated :keywords '((types . (main_site meta_site))) -- cgit v1.2.3