mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[PR #194] [CLOSED] Fixed missing recent tab on hash tags #895
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#895
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/194
Author: @ClarityCoders
Created: 11/21/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
e1f18f8Fixed missing recent tab on hash tags📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
insomniac/action_handle_hashtag.py(+5 -1)📄 Description
Due to the elections, the tab bar on hashtags doesn't exist causing the code to error. This fix will allow you to interact with popular if there is no option to go to recent. If the tab bar exists it will still choose recent.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.