move reportUrl and reportProjectId from config to setting
This commit is contained in:
@@ -133,7 +133,7 @@ class _PackageInfoState extends State<PackageInfo> {
|
||||
if (d == null) return;
|
||||
_changeDeliverayAddress(d);
|
||||
}
|
||||
: () {},
|
||||
: null,
|
||||
);
|
||||
|
||||
return LocalProgress(
|
||||
|
||||
Reference in New Issue
Block a user