rm server tab pull to refresh

This commit is contained in:
Junyuan Feng
2022-12-04 15:53:42 +08:00
parent 3998f549e4
commit ca17af30cf
6 changed files with 8 additions and 17 deletions

View File

@@ -470,10 +470,10 @@ class S {
);
}
/// `You set to 0, will not update automatically.\nYou can pull to refresh manually.`
/// `You set to 0, will not update automatically.`
String get updateIntervalEqual0 {
return Intl.message(
'You set to 0, will not update automatically.\nYou can pull to refresh manually.',
'You set to 0, will not update automatically.',
name: 'updateIntervalEqual0',
desc: '',
args: [],