mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-04 10:04:48 +08:00
style: account switch descriptions (#2280)
This commit is contained in:
committed by
GitHub
parent
31f8435511
commit
bed533eaeb
@@ -191,7 +191,7 @@ class _MediaPageState extends CommonPageState<MinePage>
|
||||
iconSize: iconSize,
|
||||
padding: padding,
|
||||
style: style,
|
||||
tooltip: '设置账号模式',
|
||||
tooltip: '切换账号',
|
||||
onPressed: () => LoginPageController.switchAccountDialog(context),
|
||||
icon: const Icon(Icons.switch_account_outlined),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user