Fix list form input view issues
Fix traffic view issues
This commit is contained in:
@@ -2670,10 +2670,10 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Relying on third-party APIs is for reference only`
|
||||
/// `Relying on third-party api is for reference only`
|
||||
String get detectionTip {
|
||||
return Intl.message(
|
||||
'Relying on third-party APIs is for reference only',
|
||||
'Relying on third-party api is for reference only',
|
||||
name: 'detectionTip',
|
||||
desc: '',
|
||||
args: [],
|
||||
|
||||
Reference in New Issue
Block a user