Skip to content

Commit

Permalink
Merge pull request #1989 from Kaiserdragon2/main
Browse files Browse the repository at this point in the history
add apfilter to tes filter of request page
  • Loading branch information
Donnnno authored Feb 13, 2024
2 parents c0419a1 + 408357d commit f913414
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Parse and Combine Pull Request
on:
pull_request:
branches:
- RequestsHTML
- main

jobs:
parse_and_combine:
Expand Down
3 changes: 3 additions & 0 deletions newicons/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@

<!-- 10 -->
<item component="ComponentInfo{app.fourequalsten.fourequalsten_app/app.fourequalsten.fourequalsten_app.MainActivity}" drawable="symbol_question_mark"/>

<!-- Reader -->
<item component="ComponentInfo{com.readermobile/com.readermobile.MainActivity}" drawable="letter_uppercase_square_r"/>

<!-- 10,000 sentences -->
<item component="ComponentInfo{info.puzz.a10000sentences/info.puzz.a10000sentences.activities.CollectionsActivity}" drawable="_10000_sentences"/>
Expand Down

0 comments on commit f913414

Please sign in to comment.