mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
bump: librqbit
feat: add user_agent
This commit is contained in:
@@ -17,7 +17,6 @@ class SCLoggerHelper {
|
||||
final jsonLogPath = "$rsiLauncherPath/logs/log.log";
|
||||
return jsonLogPath;
|
||||
}
|
||||
;
|
||||
Map<String, String> envVars = Platform.environment;
|
||||
final appDataPath = envVars["appdata"];
|
||||
if (appDataPath == null) {
|
||||
|
||||
Reference in New Issue
Block a user