Skip to content

Commit

Permalink
Removed Partner Finder
Browse files Browse the repository at this point in the history
  • Loading branch information
d3rt0xx authored Dec 28, 2022
1 parent d946980 commit bd769cf
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/src/main/res/menu/main_activity_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@
android:title="Model Viewer"
tools:ignore="HardcodedText" />

<item
android:id="@+id/partnerfinder"
android:title="Partner Finder"
tools:ignore="HardcodedText" />

<item
android:id="@+id/skillulator"
android:title="Skillulator"
Expand Down Expand Up @@ -122,7 +117,7 @@

<item
android:id="@+id/update"
android:title="Update (1.1.3)"
android:title="Update (1.1.4)"
tools:ignore="HardcodedText" />

</menu>
Expand Down

0 comments on commit bd769cf

Please sign in to comment.