1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

saved viewer

This commit is contained in:
Austin Huang 2020-07-31 11:53:30 -04:00
parent 71402cd164
commit 69b0fb162a
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
30 changed files with 504 additions and 58 deletions

View file

@ -110,6 +110,7 @@ public final class LogCollector {
ASYNC_LOCATION_FETCHER("async-location-fetcher.txt"),
ASYNC_PROFILE_FETCHER("async-profile-fetcher.txt"),
ASYNC_PROFILE_PICTURE_FETCHER("async-pfp-fetcher.txt"),
ASYNC_SAVED_FETCHER("async-saved-fetcher.txt"),
ASYNC_STORY_STATUS_FETCHER("async-story-status-fetcher.txt"),
ASYNC_DISCOVER_FETCHER("async-discover-fetcher.txt"),
ASYNC_COMMENTS_FETCHER("async-comments-fetcher.txt"),