this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Archive: Import mute table

+1 -1
+1 -1
twitter_to_sqlite/archive.py
··· 130 130 131 131 132 132 register("moment", each="moment", pk="momentId") 133 - # register("mute", ...) 133 + register("mute", each="muting", pk="accountId") 134 134 135 135 136 136 @register_all("ni-devices")