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