mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 23:03:27 +01:00
fix: Hide ratings in app detail
This commit is contained in:
@@ -155,9 +155,11 @@ struct AppDetailView: View {
|
||||
|
||||
currentVersionView
|
||||
|
||||
Divider()
|
||||
|
||||
ratingsView
|
||||
if false {
|
||||
Divider()
|
||||
|
||||
ratingsView
|
||||
}
|
||||
|
||||
Divider()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user