From c2a9aee2ae71cd926003493b6a49ed2ded7710f5 Mon Sep 17 00:00:00 2001 From: Tianhao Wang Date: Wed, 29 Mar 2023 15:38:36 +0200 Subject: fix typo --- cat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cat.py b/cat.py index 75da443..36659ed 100644 --- a/cat.py +++ b/cat.py @@ -52,7 +52,7 @@ class VnilCat: exit() self.intimacy = {} print("[booting] init intimacy") - self.update_intimacy() + self.update_intimacy(self) # try to fetch the lastest status from the timeline # so that we can skip the ones before we start. -- cgit v1.2.3-70-g09d2