-
@(SmartTranslateService.Translate("Authenticating"))...
@(SmartTranslateService.Translate("Verifying token, loading user data"))
diff --git a/Moonlight/defaultstorage/configs/config.json b/Moonlight/defaultstorage/configs/config.json
index 2576389b..397cb151 100644
--- a/Moonlight/defaultstorage/configs/config.json
+++ b/Moonlight/defaultstorage/configs/config.json
@@ -83,6 +83,12 @@
"Statistics": {
"Enabled": true,
"Wait": 15
+ },
+ "Rating": {
+ "Enabled": true,
+ "Url": "link-to-google.page",
+ "MinRating": 4,
+ "DaysSince": 5
}
}
}
\ No newline at end of file