fix(unofficial-quote-toots): maybe. Just maybe fix a bug.

This commit is contained in:
LucasGGamerM 2024-07-18 20:09:04 -03:00
parent 55ad624209
commit 45324a5598
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ public abstract class BaseStatusListFragment<T extends DisplayItemsParent> exten
}
}
if (startIndex==-1 && endIndex==-1)
if (startIndex==-1)
return;
// Only StatusListFragments/NotificationsListFragments can display status with quotes