Add debug export to clipboard
This commit is contained in:
@@ -25,6 +25,7 @@ class AppRepositoryImpl
|
||||
release: Release.read(),
|
||||
installerMedia: packageInfo.installerStore,
|
||||
operatingSystem: Platform.operatingSystem,
|
||||
operatingSystemVersion: Platform.operatingSystemVersion,
|
||||
environment: environment,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user