From fe903c535211bdbeeb703e06db0da3f7c8c19b4b Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 16 Sep 2025 01:33:43 -0400 Subject: Update --- src/wasp-user-stats.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/wasp-user-stats.el') diff --git a/src/wasp-user-stats.el b/src/wasp-user-stats.el index 285754f8..74c320aa 100644 --- a/src/wasp-user-stats.el +++ b/src/wasp-user-stats.el @@ -71,5 +71,9 @@ (w/user-ensure-faction) (w/user-ensure-element)) +(defun w/user-stats-update-color (color) + "Ensure that COLOR is set for the current user." + (setf (alist-get :color w/user-current) color)) + (provide 'wasp-user-stats) ;;; wasp-user-stats.el ends here -- cgit v1.2.3